MCP Tools

Give agents tools — and keep the guardrails.

Cohesor is an MCP broker: connect Slack, GitHub and Google once, and every agent gets governed, OAuth-authenticated tools. Results are compressed before they re-enter context, and every call is audited per tenant.

Connectors

Connect once. Available everywhere.

Slack

  • slack_list_channels
  • slack_read_messages

GitHub

  • github_list_repos
  • github_create_issue

Google

  • google_docs_search / read / create
  • google_sheets_create / read

More connectors on request — the broker is extensible.

Governed by design

Tools that respect your budget and your data.

Compression-friendly results

Tool output is compressed before it re-enters the model — so a big GitHub or Sheets response doesn't blow your context budget.

No server-side token storage

OAuth tokens stay encrypted on the client. Cohesor brokers the call without holding your credentials.

Per-tenant audit trail

Every tool call is recorded with provider, tool name and status — success, error or auth — for full observability.

~/.claude/.mcp.json
{
  "mcpServers": {
    "cohesor": {
      "url": "https://api.cohesor.com/mcp",
      "headers": {
        "x-api-key": "aig_live_…"
      }
    }
  }
}

Wire up your first tool in minutes.

One MCP endpoint, every connector, fully governed.