Add the server from the Command Palette
1
Start the MCP setup
Open the Command Palette and run MCP: Add Server.
2
Choose the remote transport
Select HTTP, then enter
https://server.autom8.pro/mcp.3
Name and scope the server
Name the server
apexgenius. Choose user scope for your profile or workspace scope when the declaration should live with the project.4
Review trust and authorize
Review the server URL before trusting it. When VS Code opens the browser for authorization, sign in to ApexGenius and approve the connection.
Or use mcp.json
Add this configuration to your user MCP configuration or to .vscode/mcp.json in the workspace:
mcp.json, or run MCP: List Servers and start ApexGenius. Complete browser authorization on the first protected connection.
Verify the connection
Open Chat, confirm ApexGenius is enabled in the available tools, and ask:chat.mcp.access policy can also restrict which MCP servers are available.
For current commands, trust behavior, configuration scopes, and policy controls, see VS Code’s MCP server guide.