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.hoornet/agentdocs-mcp",
"description": "AgentDocs (agentdocs.eu) MCP: read, search, write, comment, share & attach images to Markdown docs.",
"repository": {
"url": "https://github.com/hoornet/agentdocs-mcp",
"source": "github"
},
"version": "0.10.1",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "agentdocs-mcp",
"version": "0.10.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "AgentDocs API token (account or space-scoped). Profile → Regenerate API Token, or Space settings → Tokens.",
"isRequired": true,
"isSecret": true,
"name": "AGENTDOCS_TOKEN"
},
{
"description": "Override the AgentDocs API base URL. Advanced — defaults to the hosted service at https://agentdocs.eu; set this only if you have been given a different endpoint.",
"default": "https://agentdocs.eu",
"name": "AGENTDOCS_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://agentdocs.eu/mcp",
"headers": [
{
"description": "OPTIONAL. The endpoint implements OAuth 2.1 with dynamic client registration, so MCP clients that support OAuth (Claude.ai, Claude Desktop, Claude mobile) connect with no header at all — discovery, consent and tokens are automatic. Supply this header only for clients without OAuth support: \"Token <api_token>\" (account or space-scoped); \"Bearer <api_token>\" is also accepted. Get one at Profile → Regenerate API Token, or Space settings → Tokens.",
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T14:40:00.318092Z",
"publishedAt": "2026-08-22T14:40:00.318092Z",
"updatedAt": "2026-08-22T14:40:00.318092Z",
"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+jsonhosted · an address you calllocal · you run it yourselfversion 0.10.1last 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.