Skip to content
VS Code

synap for VS Code

com.linkrra/synap

Synap (pool.linkrra.com/v1), Linkrra's OpenAI-compatible LLM API, as an MCP server.

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

Install synap in VS Code

.vscode/mcp.json

{
  "servers": {
    "synap": {
      "type": "http",
      "url": "https://pool.linkrra.com/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

synap in other clients