inth-mcp.yml
Candidate MCP tool surface for the c15t consent backend, one tool per REST operation. c15t currently provides agent integration via a packaged Agent Skill (see skills/inth-c15t.md), not an MCP server.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
get_status— Health check and API status.get_init— Get initial consent manager state (policy, geo, translations).check_consent— Check consent by external user ID.get_subject— Get a subject's consent status by id.list_subjects— List subjects by external ID (API key required).record_consent— Record consent for a subject.link_subject_external_id— Link an external ID to a subject.sync_legal_document— Sync the current legal document release (API key required).
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.