Server Config
{
"mcpServers": {
"vantage-mcp-server": {
"command": "<path_to_compiled_vantage_mcp_server_binary>",
"args": [],
"env": {
"VANTAGE_BEARER_TOKEN": "<YOUR_TOKEN>"
}
}
}
}{
"mcpServers": {
"vantage-mcp-server": {
"command": "<path_to_compiled_vantage_mcp_server_binary>",
"args": [],
"env": {
"VANTAGE_BEARER_TOKEN": "<YOUR_TOKEN>"
}
}
}
}