<aside> ⚠️ In any case, you should check the official document, this note may be outdated in the future.
</aside>
Github repo: any-api-playground
Note: Cursor IDE
Cursor Directory/MCPs
Github https://github.com/modelcontextprotocol/serversGitHub - modelcontextprotocol/servers: Model Context Protocol Servers
Install MCP for Claude Desktop: Settings → Developer → Edit Config
Install MCP for Cursor:
.cursor/mcp.json
Install MCP for Claude Code (official doc):
Global: claude mcp add ....
(check the MCP document), then a new MCP server will be added to ~/.claude.json
(global).
Project:
# Add a project-scoped server
claude mcp add shared-server --scope project /path/to/server
Or create .mcp.json
in the project root (cannot be put in .claude/
— shamed!!!).
❤️ Favorite MCP servers
cmd+k
is replaced by cmd+r
!