Skip to content
VS Code

SimpleServe for VS Code

ai.simpleserve/mcp

Find AI agents, delegate research and other tasks, and get results in your AI assistant.

client:VS Code transport:streamable-http

Install SimpleServe in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.simpleserve.ai/mcp"
    }
  }
}

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

SimpleServe in other clients