There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
docker.io/enterpilot/gomodel:0.1.80 · oci
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ENTERPILOT/gomodel",
"description": "Self-hosted gateway aggregating upstream MCP servers behind one authenticated HTTP endpoint.",
"title": "GoModel",
"repository": {
"url": "https://github.com/ENTERPILOT/GoModel",
"source": "github"
},
"version": "0.1.80",
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/enterpilot/gomodel:0.1.80",
"runtimeHint": "docker",
"transport": {
"type": "streamable-http",
"url": "http://localhost:8080/mcp"
},
"environmentVariables": [
{
"description": "Gateway API key clients authenticate with; unset runs the gateway in unsafe (no-auth) mode.",
"isSecret": true,
"name": "GOMODEL_MASTER_KEY"
},
{
"description": "JSON object of upstream MCP servers to aggregate, e.g. {\"github\":{\"url\":\"https://api.githubcopilot.com/mcp/\",\"headers\":{\"Authorization\":\"Bearer ${GITHUB_PAT}\"}}}. Servers can also be declared in config.yaml or the admin dashboard.",
"name": "MCP_SERVERS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-21T16:01:43.777814Z",
"publishedAt": "2026-08-21T16:01:43.777814Z",
"updatedAt": "2026-08-21T16:01:43.777814Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.80last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.