Pithflow for Cursor
com.pithflow/pithflow
Read-only access to your own Pithflow meeting notes, transcripts, dictionary and usage.
client:Cursor
transport:streamable-http
Install Pithflow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pithflow": {
"url": "https://api.pithflow.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs