Skip to content
VS Code

List API For Agents for VS Code

io.github.sadri-dridi/list-api-for-agents

List a public API where AI agents discover tools, after a bounded readiness check.

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

Install List API For Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "list-api-for-agents": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/list-api-for-agents/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

All 31 tools →

List API For Agents in other clients