loading…
Search for a command to run...
loading…
Build and ship **[Model Context Protocol](https://github.com/modelcontextprotocol)** (MCP) servers with zero-config ⚡️.
Build and ship **[Model Context Protocol](https://github.com/modelcontextprotocol)** (MCP) servers with zero-config ⚡️.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"toolkit": {
"command": "npx",
"args": [
"-y",
"@magneticwatermelon/mcp-toolkit"
]
}
}
}