Weget Gateway
Freeby MCP Community
WeGet gateway MCP server for Codex-hosted local tools
v0.1.3Added Apr 12, 2026
Weget Gateway MCP Server
WeGet gateway MCP server for Codex-hosted local tools
Installation
npx -y @ai.weget.jp/weget-gateway-mcp
Reviews
Installation
Quick install
npx -y @ai.weget.jp/weget-gateway-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"weget-gateway": {
"command": "npx",
"args": ["-y", "@ai.weget.jp/weget-gateway-mcp"]
}
}
}