# anc.dev MCP server

This URL is the streamable-HTTP [Model Context Protocol](https://modelcontextprotocol.io/) endpoint for anc.dev's
agent-native CLI standard registry. MCP clients POST JSON-RPC requests here.

- Wire contract and tool catalog: [/mcp-skill](https://anc.dev/mcp-skill)
- JSON descriptor: [/mcp.json](https://anc.dev/mcp.json) or [/.well-known/mcp](https://anc.dev/.well-known/mcp) (also reachable on any of these URLs
  with `Accept: application/json`)
- Markdown twin of this page: [/mcp.md](https://anc.dev/mcp.md)
- The standard itself: [the homepage](https://anc.dev/)

If you want to call this endpoint programmatically, see the wire contract docs above.
