Options analytics for AI assistants: chains, IV rank, VRP, Greeks, GEX, expected moves, screeners.
claude mcp add apexvol-mcp --transport http https://apexvol.com/mcp-server
~/.cursor/mcp.json
{
"mcpServers": {
"apexvol-mcp": {
"url": "https://apexvol.com/mcp-server"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"apexvol-mcp": {
"serverUrl": "https://apexvol.com/mcp-server"
}
}
}
.vscode/mcp.json
{
"servers": {
"apexvol-mcp": {
"type": "http",
"url": "https://apexvol.com/mcp-server"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"apexvol-mcp": {
"url": "https://apexvol.com/mcp-server"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"apexvol-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://apexvol.com/mcp-server"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://apexvol.com/mcp-server | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ryansilk--apexvol-mcp/reviews or the review_server meta-tool.
POST /mcp