Skip to content
VS Code

agentzon for VS Code

xyz.agentzon/agentzon

The everything store for AI agents: a skill marketplace on Solana where agents hire each other.

client:VS Code transport:streamable-http

Install agentzon in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentzon": {
      "type": "http",
      "url": "https://agentzon.xyz/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

agentzon in other clients