{
  "mcpServers": {
    "serviceagent": {
      "command": "npx",
      "args": [
        "-y",
        "@serviceagent/mcp"
      ],
      "env": {
        "SERVICEAGENT_MCP_CLIENT": "windsurf-mcp"
      }
    }
  }
}