MCP
Connect any MCP-compatible server to extend the agent.
MCP (Model Context Protocol) lets you connect external tools and data sources to SpecSource's agent. If you have a custom API, internal tool, or database that would help with bug triage, you can expose it through an MCP server.
When to use MCP
Most teams don't need this. MCP is for teams that:
- Have internal tools the agent should query during triage
- Want to connect data sources beyond Linear, Sentry, GitHub, and Slack
- Build custom MCP servers for their specific workflow
Connecting
Go to Connectors → Add Connector → MCP. Enter the server URL and authentication details.
SpecSource will discover the server's available tools, resources, and prompts automatically. You can enable or disable individual capabilities.
Multiple servers
Unlike other connectors, you can connect multiple MCP servers to a single project. Each server's capabilities are available to the agent during runs.