claude mcp add rgo-latform-argo-mcp -- npx -y argo-mcp
{
"mcpServers": {
"rgo-latform-argo-mcp": {
"command": "npx",
"args": ["-y", "argo-mcp"]
}
}
}
{
"mcpServers": {
"rgo-latform-argo-mcp": {
"command": "npx",
"args": ["-y", "argo-mcp"]
}
}
}
{
"mcpServers": {
"rgo-latform-argo-mcp": {
"command": "npx",
"args": ["-y", "argo-mcp"]
}
}
}
About This MCP Server
The argo-mcp server is a developer tool that enables AI coding assistants to connect to campaign data on the Argo RPG Platform using OAuth2 authentication. It facilitates remote access to this data via standard input/output streams, making it a useful resource for developers working with AI assistants and the Argo RPG Platform. Developers would use this server to integrate AI-powered tools with their campaign data, leveraging the OAuth2 protocol for secure authentication.
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
argo-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The argo-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.