42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"mcpServers": {
|
|
"ghl": {
|
|
"command": "node",
|
|
"args": ["/Users/jakeshore/.clawdbot/workspace/GoHighLevel-MCP/dist/server.js"],
|
|
"env": {
|
|
"GHL_API_KEY": "pit-0aebc49f-07f7-47dc-a494-181b72a1df54",
|
|
"GHL_BASE_URL": "https://services.leadconnectorhq.com",
|
|
"GHL_LOCATION_ID": "DZEpRd43MxUJKdtrev9t",
|
|
"NODE_ENV": "production"
|
|
}
|
|
},
|
|
"ghl-account": {
|
|
"command": "node",
|
|
"args": ["/Users/jakeshore/.clawdbot/workspace/GoHighLevel-MCP/dist/server.js"],
|
|
"env": {
|
|
"GHL_API_KEY": "pit-c666fb4c-04d5-47c6-8621-8d9d70463337",
|
|
"GHL_BASE_URL": "https://services.leadconnectorhq.com",
|
|
"GHL_LOCATION_ID": "DZEpRd43MxUJKdtrev9t",
|
|
"NODE_ENV": "production"
|
|
}
|
|
},
|
|
"yfinance-mcp": {
|
|
"command": "npx",
|
|
"args": ["yfinance-mcp"]
|
|
},
|
|
"prediction-mcp": {
|
|
"command": "npx",
|
|
"args": ["prediction-mcp"],
|
|
"env": {
|
|
"KALSHI_EMAIL": "",
|
|
"KALSHI_PASSWORD": ""
|
|
}
|
|
},
|
|
"mcp-polymarket": {
|
|
"command": "npx",
|
|
"args": ["@iqai/mcp-polymarket"]
|
|
}
|
|
},
|
|
"imports": []
|
|
}
|