Local MCP memory of your GitHub repos. Searches your projects before inventing code, reuses pieces, and logs every reuse in a live UI.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "node",
"args": [
"node_modules/tsx/dist/cli.mjs",
"src/index.ts"
],
"env": {
"SPOKES_GITHUB_CLIENT_ID": "Ov23liNwS6P8EQ3hxViL"
}
}