vmware-vsphere-mcp-server / setup / windsurf
Setup guide
Set up vmware-vsphere-mcp-server in Windsurf
communitystreamable_httpneeds caution
An MCP (Model Context Protocol) Server that acts as a standardized interface exposing VMware vCenter functionalities as Tools directly consumable by AI models (LLMs)
01Configuration
{
"mcpServers": {
"vmware-vsphere-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://vsphere-mcp-server:8000/mcp"
]
}
}
}
Remote server. This uses the mcp-remote bridge so Windsurf can reach the hosted endpoint. Add it to ~/.codeium/windsurf/mcp_config.json.
02Steps
- Make sure Windsurf is installed and up to date.
- Open
~/.codeium/windsurf/mcp_config.jsonand add the block above (merge into any existingmcpServers). - Provide any required API keys/credentials as environment variables.
- Restart Windsurf and confirm vmware-vsphere-mcp-server’s tools appear.
03Other runtimes
04Provenance
config_sourcegenerated from captured install method
last_checked2026-07-18 08:20Z
sourcesGitHub repo search [p4]
Next step
Want agents that act within guardrails? Apex is the live governed-agent product — paced, capped, and fully-logged actions with approvals before anything runs.
Explore Apex →See also: server page · is it safe? · alternatives