Using it
MCP servers
The Model Context Protocol lets the agent call tools we never built. Point it at an MCP server and its capabilities become available while the agent works on your code.
Adding a server
- 01Open Settings → MCP, or the MCP tab in Build.
- 02Add the server command or endpoint. Configuration is per workspace.
- 03Enable it. Nothing is active until you switch it on.
- 04Ask the agent to use it — the tools appear in its available set.
What people connect
- Database introspection, so the agent knows your real schema.
- Issue trackers, so it can read the ticket it is implementing.
- Internal HTTP APIs that no public integration would cover.
- Documentation search across private wikis.
Tool calling depends on the model. Most curated coding models support it; several vision models do not.