Skip to main content

Fabric

Korweave Fabric is where you connect AI agents to each other and to external tools. It supports two open protocols: MCP (Model Context Protocol) for tool access and A2A (Agent-to-Agent) for agent collaboration.

The page has two tabs: K-MCP and Foundational Agents.


K-MCP

This tab provides the credentials and endpoint information your agents need to connect to the Korweave MCP server and access the unified context graph.

Connection Details

A credentials card displays your endpoint and authentication information. Each field has a copy button so you can quickly paste values into your agent configuration. The client secret is masked by default -- click the eye icon to reveal it.

Available Tools

Once your agents are connected, this section shows every tool available through the MCP server. Each tool lists:

  • What the tool does
  • What parameters it accepts (with types and descriptions)
  • Which parameters are required

Expand any tool card to see its full parameter details.


Foundational Agents

This tab is a catalog of all discoverable A2A agents. You can browse them in a card grid or switch to a compact list view.

What You See for Each Agent

  • Name and version
  • Description of what the agent does
  • Capabilities -- whether it supports streaming or push notifications
  • Skills -- click to open a panel listing each skill with its description, tags, input/output modes, and example prompts
  • Connection details -- expand to see the agent's endpoint, transport, and authentication information

Searching

Use the search bar to filter agents by name, description, or skill name.