Installation & Configuration
{
"mcpServers": {
"openinterest_stdio": {
"command": "/dir/to/python",
"args": [
"/dir/mcp_open_interest/main.py"
],
"env": {
"ALPHAVANTAGE_KEY": "your_api_key_here"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/23
Updated
2025/4/23