microservices.sh for Cursor
sh.microservices/mcp
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
client:Cursor
transport:streamable-http
runtime:npm
Install microservices.sh in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.microservices.sh/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs