loading…
Search for a command to run...
loading…
All the server endpoints for API Bricks CoinAPI and FinFeedAPI products
All the server endpoints for API Bricks CoinAPI and FinFeedAPI products
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"finfeedapi-stock-api": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"MaciejCoinAPI/finfeedapi-stock-api"
]
}
}
}