filingapi for Claude Desktop
io.github.jethrokirk-sudo/filingapi
SEC filings, earnings transcripts, guidance signals & macro calendar for S&P 500. 11 MCP tools.
client:Claude Desktop
transport:streamable-http
tools:10
Install filingapi in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"filingapi": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.filingapi.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs