Loading MCP server directory, please wait...
Optimizing compiler for agent tools: many MCP servers or REST APIs in, one lean endpoint out.
npx @getmcp/cli add dev.toolc/toolcRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.toolc/toolc": {
"command": "npx",
"args": [
"-y",
"@toolc/cli",
"serve"
],
"env": {
"ANTHROPIC_API_KEY": ""
}
}
}
}