Hyperlocal business intelligence for AI agents. 20 MCP tools. Florida-first, Sunbelt expansion.
claude mcp add local-intel --transport http https://gsb-swarm-production.up.railway.app/api/local-intel/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"local-intel": {
"url": "https://gsb-swarm-production.up.railway.app/api/local-intel/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"local-intel": {
"serverUrl": "https://gsb-swarm-production.up.railway.app/api/local-intel/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"local-intel": {
"type": "http",
"url": "https://gsb-swarm-production.up.railway.app/api/local-intel/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"local-intel": {
"url": "https://gsb-swarm-production.up.railway.app/api/local-intel/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"local-intel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gsb-swarm-production.up.railway.app/api/local-intel/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gsb-swarm-production.up.railway.app/api/local-intel/mcp | none |
| sse | https://gsb-swarm-production.up.railway.app/api/local-intel/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.MCFLAMINGO--local-intel/reviews or the review_server meta-tool.
POST /mcp