Skip to content
VS Code

Pithflow for VS Code

com.pithflow/pithflow

Read-only access to your own Pithflow meeting notes, transcripts, dictionary and usage.

client:VS Code transport:streamable-http

Install Pithflow in VS Code

.vscode/mcp.json

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

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

Pithflow in other clients