Skip to content
VS Code

Got Cosy for VS Code

io.github.perwinroth/got-cosy-graph

Travel/hotel data: 6,300 hotels scored for cosiness from guest reviews; verified booking links.

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

Install Got Cosy in VS Code

.vscode/mcp.json

{
  "servers": {
    "got-cosy-graph": {
      "type": "http",
      "url": "https://gotcosy.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

Got Cosy in other clients