Skip to content
VS Code

mcp public for VS Code

io.github.tiza-ai/mcp-public

Search engine for AI agents to find MCP servers, A2A agents, and skills on their own.

client:VS Code transport:streamable-http

Install mcp public in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-public": {
      "type": "http",
      "url": "https://tiza.cc/mcp"
    }
  }
}

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

mcp public in other clients