ai objective index for Cursor
io.github.isometric-architect/ai-objective-index
Read-only Objective-to-Capability Trust Router for source-traced MCP/API candidates.
client:Cursor
transport:stdio
runtime:pypi
Install ai objective index in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ai-objective-index": {
"type": "stdio",
"command": "uvx",
"args": [
"ai-objective-index"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs