MCP (Model Context Protocol) is an open protocol for connecting agents to external tools and data sources. You can add custom MCP servers to Realm to extend your agents’ capabilities beyond built-in tools.Documentation Index
Fetch the complete documentation index at: https://docs.withrealm.com/llms.txt
Use this file to discover all available pages before exploring further.
MCP servers are not available on trial plans.
Adding a server
Open MCP settings
Click Add MCP Server from the Tools page. You can either connect a Featured MCP Server with one click, or add a custom server manually.



Configure authentication
Choose OAuth or Bearer Token and enter the required credentials. You can also add custom headers (e.g.
x-api-key or vendor version headers). The Authorization header is managed separately by the authentication type.Name the connection
Optionally give the connection a descriptive name. This is useful when connecting to the same server multiple times with different credentials.


