One MCP key: prices, fundamentals, SEC filings, insider/13F/congressional trades. 336 tools.
claude mcp add tengu-firm --transport http https://firm.tengu.co/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"tengu-firm": {
"url": "https://firm.tengu.co/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tengu-firm": {
"serverUrl": "https://firm.tengu.co/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"tengu-firm": {
"type": "http",
"url": "https://firm.tengu.co/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tengu-firm": {
"url": "https://firm.tengu.co/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"tengu-firm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://firm.tengu.co/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://firm.tengu.co/mcp |
X-API-Key: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Hlobo-dev--tengu-firm/reviews or the review_server meta-tool.
POST /mcp