Loading MCP server directory, please wait...
Access SEC filings efficiently (10-K, 10-Q, etc), save time and tokens, and get cited answers.
npx @getmcp/cli add ai.alphacreek/alphacreek-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token: OAuth access token (Claude/ChatGPT) or AlphaCreek MCP API key from dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.alphacreek/alphacreek-mcp": {
"url": "https://mcp.alphacreek.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}