ArcAgent MCP for Zed
io.github.araujota/arcagent-mcp
ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions.
client:Zed
transport:streamable-http
runtime:npm
Install ArcAgent MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"arcagent-mcp": {
"url": "https://mcp.arcagent.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs