TalkMill for Cursor
io.github.imjakezimmer32/talkmill
Notes, files, GitHub, and Drive through one MCP connection.
client:Cursor
transport:streamable-http
Install TalkMill in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"talkmill": {
"url": "https://talkmill.arraybud.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs