nakodo for Cursor
dev.nakodo/nakodo
Warm introductions to the right builder, matched privately on your work. Double opt-in, no feed.
client:Cursor
transport:stdio
runtime:npm
Install nakodo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nakodo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nakodo"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs