io.github.Argo-RPG-Platform/argo-mcp
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.argo.games/mcp{
"mcpServers": {
"argo-mcp": {
"command": "npx",
"args": [
"-y",
"argo-mcp"
],
"env": {
"OAUTH_TOKEN": "<your-oauth_token>",
"REFRESH_TOKEN": "<your-refresh_token>",
"ARGO_API_BASE": "<argo_api_base>"
}
}
}
}{
"mcpServers": {
"argo-mcp": {
"command": "npx",
"args": [
"-y",
"argo-mcp"
],
"env": {
"OAUTH_TOKEN": "<your-oauth_token>",
"REFRESH_TOKEN": "<your-refresh_token>",
"ARGO_API_BASE": "<argo_api_base>"
}
}
}
}npx -y argo-mcpOAUTH_TOKENArgo OAuth2 access token from the consent flow at https://app.argo.games/oauth2/mcp-connect
REFRESH_TOKENArgo OAuth2 refresh token. Enables automatic renewal of the access token when it expires (~1 hour).
ARGO_API_BASEOverride the Argo WebAPI base URL. Defaults to https://api.argo.games.
Deploy containers on Kubernetes with x402 billing. 9 workload types and source builds.
Provides read access to your GKE and Kubernetes resources.
TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support