loading…
Search for a command to run...
loading…
A secure two-layer MCP integration system that connects local thin clients to a Google Cloud backend for authenticated access to internal corporate tools. It en
A secure two-layer MCP integration system that connects local thin clients to a Google Cloud backend for authenticated access to internal corporate tools. It enables users to manage Odoo ERP records, Shopify products, and internal knowledge bases through natural language commands.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"mcp-internal": {
"command": "npx",
"args": []
}
}
}