Installation & Configuration
{
"mcpServers": {
"Vantage": {
"command": "<path_to_compiled_vantage_mcp_server_binary>",
"args": [],
"env": {
"VANTAGE_BEARER_TOKEN": "<personal_vantage_api_token>"
}
}
}
}{
"mcpServers": {
"Vantage": {
"command": "<path_to_compiled_vantage_mcp_server_binary>",
"args": [],
"env": {
"VANTAGE_BEARER_TOKEN": "<personal_vantage_api_token>"
}
}
}
}