VARJIX Model Context Protocol server — lets AI agents (Claude Desktop, Cursor, Continue) place trades, manage trader accounts, and read balances on VARJIX through MCP tools.
{
"mcpServers": {
"varjixmcp": {
"command": "npx",
"args": [
"-y",
"@varjix/mcp"
]
}
}
}