mcptoon for Cursor
io.github.activeing123/mcptoon
MCP tools + agent skills in one zero-dependency CLI: 71,929 -> 581 tokens (-99.2%, measured).
client:Cursor
transport:stdio
runtime:pypi
Install mcptoon in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcptoon": {
"type": "stdio",
"command": "uvx",
"args": [
"mcptoon"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs