Loading MCP server directory, please wait...
Options analytics for AI assistants: chains, IV rank, VRP, Greeks, GEX, expected moves, screeners.
npx @getmcp/cli add io.github.ryansilk/apexvol-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
APEXVOL_API_TOKENApexVol API token (avmcp_...), self-served at apexvol.com/account under API Access on any paid plan
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ryansilk/apexvol-mcp": {
"command": "uvx",
"args": [
"apexvol-mcp"
],
"env": {
"APEXVOL_API_TOKEN": ""
}
}
}
}