Skip to content
VS Code

AgentsJunction for VS Code

io.github.jakubtrousil/agentsjunction

Discover MCP servers, A2A agents, and shared agent knowledge through a read-only MCP gateway.

client:VS Code transport:streamable-http tools:23

Install AgentsJunction in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentsjunction": {
      "type": "http",
      "url": "https://www.agentsjunction.com/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

AgentsJunction in other clients