Skip to content
VS Code

POST is allowed on MCP for VS Code

io.github.sadri-dridi/method-post

POST is allowed on MCP

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

Install POST is allowed on MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "method-post": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/method-post/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 →

POST is allowed on MCP in other clients