MCP Connection (API)
What can you do with MCP?
How to Connect
1. Issue an API Key
1

2

2. Connect to AI Agents
{
"mcpServers": {
"manyfast": {
"url": "https://api.manyfast.io/mcp",
"headers": {
"Authorization": "Bearer <<API_KEY>>"
}
}
}
}

Last updated

