MCP server · IronCore Labs
ironcore-vendor-bridge
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for IronCore Labs. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If IronCore Labs publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
create_tenant_v2— Create a tenant (v2).create_tenant_v1— Create a tenant (v1).list_tenants— List tenants.list_tenant_secrets— List tenant secrets.invite_tenant_admin— Invite an admin to a tenant.delete_tenant— Delete a tenant.update_tenant— Update a tenant.get_tenant— Get a tenant.get_tenant_assignments— List a tenant's KMS assignments.begin_secret_rotation— Begin tenant secret rotation.commit_secret_rotation— Commit tenant secret rotation.list_kms_configs— List KMS configurations.create_kms_config— Create a KMS configuration.get_kms_config— Get a KMS configuration.update_kms_config— Update a KMS configuration.delete_kms_config— Delete a KMS configuration.get_kms_config_assignments— List tenants assigned to a KMS configuration.get_kms_config_tenant— Get a tenant's assignment to a KMS configuration.assign_kms_config_tenant— Assign a KMS configuration to a tenant.update_kms_config_tenant— Update a tenant's KMS configuration assignment.unassign_kms_config_tenant— Remove a tenant's KMS configuration assignment.list_tags— List tags.create_tag— Create a tag.add_tag_tenants— Add tenants to a tag.remove_tag_tenants— Remove tenants from a tag.
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.