Overview
Affonso MCP uses the Streamable HTTP transport, which is the standard for cloud-hosted MCP servers. Any client that supports this transport can connect to Affonso.Connection Details
| Setting | Value |
|---|---|
| URL | https://api.affonso.io/mcp |
| Transport | Streamable HTTP |
| Authentication | Bearer token (API key) |
Generic Configuration
Most MCP clients accept a configuration in this format:HTTP Request Format
For custom implementations, MCP requests are standard HTTP POST:Supported Clients
Confirmed Compatible
| Client | Transport Support | Notes |
|---|---|---|
| Claude Desktop | Streamable HTTP | Full support |
| Cursor | Streamable HTTP | Full support |
| Continue.dev | Streamable HTTP | Full support |
| Cline | Streamable HTTP | Full support |
Building Custom Clients
If you’re building a custom MCP client, use the official MCP SDK:Server Capabilities
The Affonso MCP server supports:| Capability | Supported |
|---|---|
| Tools | Yes (18 tools) |
| Resources | No |
| Prompts | No |
| Sampling | No |
Rate Limits
MCP requests share the same rate limits as REST API requests:| Plan | Requests/min |
|---|---|
| Launch | 300 |
| Growth | 600 |
| Elite | 1,200 |
| Enterprise | 3,000+ |
