agentfolio for Zed
io.github.0xbrainkid/agentfolio
Query AI agent profiles, trust scores, verifications, and marketplace jobs on AgentFolio.
client:Zed
transport:stdio
runtime:npm
Install agentfolio in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentfolio": {
"command": "npx",
"args": [
"-y",
"agentfolio-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs