camelotwebtools mcp for Zed
io.github.kingwarthur/camelotwebtools-mcp
Official MCP server for Camelot Web Tools: 79 deterministic business, legal, and financial tools.
client:Zed
transport:stdio
runtime:npm
Install camelotwebtools mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"camelotwebtools-mcp": {
"command": "npx",
"args": [
"-y",
"camelotwebtools-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs