Skip to content
VS Code

Snipara Project Intelligence for VS Code

io.github.snipara/snipara

Hosted MCP for source-backed project context, memory, code impact, and agent workflow continuity.

client:VS Code transport:streamable-http

Install Snipara Project Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "snipara": {
      "type": "http",
      "url": "https://api.snipara.com/mcp/{project_slug}"
    }
  }
}

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

Snipara Project Intelligence in other clients