<aside> ðŸ§
Audience: Backend engineers building or adapting MCP servers
This guide provides resources to help you start building an MCP server to expose MCP Tools and make them accessible to our agents
</aside>
For a step-by-step tutorial on how to build an MCP server, please refer to the official documentation: Build an MCP server — Model Context Protocol
A simple way to test your server locally is by using the MCP Inspector (GitHub)
# install node lts and execute
npx @modelcontextprotocol/inspector
Once you connect your MCP, you cannot change its URL. Any new URL must be added as a new MCP.
Updating your MCP:
