PluginBench
MCP Server

Slacking.biz — SEC Financial Data + US Economics + Demographics + FX MCP Server

io.github.Th3Slack3r/slacking-biz

What is the Slacking.biz — SEC Financial Data + US Economics + Demographics + FX MCP server?

75 MCP tools: SEC financials, FRED economics, IRS 990, FDA, FX, UK Companies House.

How to install Slacking.biz — SEC Financial Data + US Economics + Demographics + FX

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "slacking-biz": {
      "url": "https://slacking.biz/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "slacking-biz": {
      "serverUrl": "https://slacking.biz/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "slacking-biz": {
      "type": "http",
      "url": "https://slacking.biz/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "slacking-biz": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://slacking.biz/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http slacking-biz https://slacking.biz/mcp

Related MCP servers

Florida Real Estate API — agent verification, property data, market trends, comps, lead tools.

Slacking.biz — SEC Financial Data + US Economics + Demographics + FX MCP Server | PluginBench