Kody for Cursor
io.github.kentcdodds/kody
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
client:Cursor
transport:streamable-http
Install Kody in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kody": {
"url": "https://kody.codes/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs