Skip to content
VS Code

Sarkoa for VS Code

com.sarkoa/mcp

Host and serve geospatial files: list, upload, download, and share via Sarkoa.

client:VS Code transport:streamable-http

Install Sarkoa in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.sarkoa.com/mcp"
    }
  }
}

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

Sarkoa in other clients