Forge
json3407750f
1{
2 "mcpServers" {
3 "forge-comet" {
4 "command" "D:\\agent-forge-mcp\\AgentForge.Mcp.exe",
5 "env" {
6 "FORGE_BASE_URL" "http://127.0.0.1:8770",
7 "FORGE_ACTOR" "oar:Comet"
8 }
9 },
10 "forge-nova" {
11 "command" "D:\\agent-forge-mcp\\AgentForge.Mcp.exe",
12 "env" {
13 "FORGE_BASE_URL" "http://127.0.0.1:8770",
14 "FORGE_ACTOR" "oar:Nova"
15 }
16 }
17 }
18}
19
View only · write via MCP/CIDE