2026-04-18 22:51:43 -07:00
|
|
|
{
|
|
|
|
|
"mcpServers": {
|
|
|
|
|
"objectives": {
|
2026-04-19 16:54:00 -07:00
|
|
|
"command": "/opt/homebrew/bin/mcp-objectives",
|
2026-06-27 09:44:11 -04:00
|
|
|
"args": [],
|
|
|
|
|
"env": {
|
|
|
|
|
"PROJECT_ROOT": "/Users/natalie/Code/@projects/@magic-civilization"
|
|
|
|
|
}
|
2026-04-19 18:55:17 -07:00
|
|
|
},
|
|
|
|
|
"experts": {
|
|
|
|
|
"command": "/opt/homebrew/bin/mcp-experts",
|
2026-06-27 09:44:11 -04:00
|
|
|
"args": [],
|
|
|
|
|
"env": {
|
|
|
|
|
"PROJECT_ROOT": "/Users/natalie/Code/@projects/@magic-civilization"
|
|
|
|
|
}
|
2026-05-17 02:08:22 -07:00
|
|
|
},
|
|
|
|
|
"magic-civ": {
|
|
|
|
|
"command": "node",
|
|
|
|
|
"args": [
|
|
|
|
|
"/Users/natalie/Code/@projects/@magic-civilization/tooling/claude-player-mcp/dist/index.js"
|
|
|
|
|
],
|
|
|
|
|
"env": {
|
|
|
|
|
"CP_PLAYERS": "2",
|
2026-05-17 03:51:07 -07:00
|
|
|
"CP_PLAYER_SLOT": "0",
|
2026-05-17 02:08:22 -07:00
|
|
|
"CP_MAP_SIZE": "duel",
|
|
|
|
|
"CP_MAP_TYPE": "continents"
|
|
|
|
|
}
|
2026-04-18 22:51:43 -07:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|