OPVS MCP Server — all 6 public OPVS skills (AgentBoard, AgentDocs, AgentMemory, OPVS Protocol, Auth, Integrations) in one MCP. For clients without per-MCP tool caps (Claude Code, Cursor). Antigravity users should use the scoped @opvs-ai/mcp-<skill> packag
{
"mcpServers": {
"opvs-aimcp": {
"command": "npx",
"args": [
"-y",
"@opvs-ai/mcp"
]
}
}
}