Skip to content

Docs

Feedmon Skills Pointer

Minimal JSON document that points clients to the canonical HTTPS API skills reference.

/.well-known/mcp.json json
{
  "name": "feedmon",
  "version": "1.0",
  "description": "Minimal pointer to Feedmon's canonical HTTPS API skills document.",
  "documentation": "/.well-known/skills.md",
  "documentation_html": "/docs/skills"
}