Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"openmcp": {
"type": "http",
"command": "uvx",
"args": [
"--from",
"git+https://github.com/sitien173/openmcp",
"openmcp"
],
"url": "https://github.com/sitien173/openmcp",
"env": {
"OPENMCP_LOG_FILE": "~/.openmcp/openmcp.log",
"OPENMCP_LOG_LEVEL": "INFO",
"OPENMCP_AGY_MODEL_DEFAULT": "gemini-3.1-pro-high",
"OPENMCP_AGY_REASONING_MODEL": "gemini-3.1-pro-high",
"OPENMCP_CODEX_MODEL_DEFAULT": "gpt-5.6-luna",
"OPENMCP_CODEX_PROFILE_DEFAULT": "mcp_execution",
"OPENMCP_CODEX_REASONING_MODEL": "gpt-5.6-sol"
}
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxhttps://github.com/sitien173/openmcpCommand-line arguments passed to the server process
Environment variables set when the server starts
OPENMCP_LOG_FILE=~/.openmcp/openmcp.logOPENMCP_LOG_LEVEL=INFOOPENMCP_AGY_MODEL_DEFAULT=gemini-3.1-pro-highOPENMCP_AGY_REASONING_MODEL=gemini-3.1-pro-highOPENMCP_CODEX_MODEL_DEFAULT=gpt-5.6-lunaOPENMCP_CODEX_PROFILE_DEFAULT=mcp_executionOPENMCP_CODEX_REASONING_MODEL=gpt-5.6-solnpx claudepluginhub sitien173/superpowers-ccg --plugin superpowers-ccg