GOMAX turns your site into a live MCP server, so any AI agent can safely use it with tools you approve.
What it is
The Model Context Protocol (MCP) module exposes a first-party JSON-RPC server (tools/list and tools/call), plus webmcp.json, AGENTS.md and llms.txt. Any MCP-capable agent can discover your tools and act within the exact permissions you set - no data leaves your host.
How to turn it on
- Open GOMAX and Agent OS / MCP.
- Copy your MCP endpoint and connect your agent (Claude, a custom GPT, or your own).
- Scope what the agent can do with permissions and access profiles.
Frequently asked questions
Which agents can connect?
Any agent that speaks the Model Context Protocol - Claude, custom GPTs, and your own tools - using tools/list and tools/call.
Is it safe?
Yes. The MCP server runs on your host, respects your permissions, and never sends your data to a vendor cloud.
Top comments (0)