How MCP works
- You provide an MCP server URL in the
toolsarray - The model connects to the server and discovers available tools
- The model calls tools as needed to fulfill the request
- Results are incorporated into the final response
Using an MCP server
Add an MCP tool type to your request:MCP tool parameters
ShuttleAI’s official MCP server
We provide an official MCP server at:Authentication
Pass your API key to the MCP server via headers:Filtering tools
Useallowed_tools to restrict which tools the model can access: