Make any agent an Eisberg user with one config block.
Eisberg ships an MCP server that exposes the platform's primitives — query, classify, lineage, governance, agent operations — as MCP tools. Any MCP-compatible agent (Claude, custom, or otherwise) can use Eisberg without writing platform-specific glue.
What's in this set.
Tool surface
MCP tools
Query, list catalog, fetch lineage, propose classifications, read audit events, request actions. Every tool policy-gated, every call audit-logged.
Identity model
Per-agent
Each MCP-connected agent gets its own Eisberg identity with scoped permissions. Approval chains apply to MCP-initiated actions just like any other.
Configuration
One block
A single MCP server entry in your agent's config. Eisberg handles authentication, policy enforcement, and audit emission transparently.
Request MCP access
Connection details, sample MCP config, and a worked agent example shipped on request.