Filepad for Cursor
ai.filepad/filepad
Connect AI agents to Filepad workspaces through OAuth MCP.
client:Cursor
transport:streamable-http
Install Filepad in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"filepad": {
"url": "https://api.filepad.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs