Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Assay Truth Graph MCP

FreeNot checked

Ground GTM agents in governed, cited company truth.

GitHubEmbed

About

Ground GTM agents in governed, cited company truth.

README

Assay Truth Graph MCP is a remote MCP server for GTM teams that need AI agents to work from governed, cited company truth.

Assay turns positioning, proof points, brand voice, personas, collateral context, and validation rules into a governed Truth Graph. The remote MCP server lets Claude, ChatGPT, Cursor, Claude Code, Codex, and other MCP clients use that context without copying company facts into each agent.

Connect

Use the remote streamable HTTP endpoint:

https://app.assay.wiki/api/mcp/v2/mcp

Claude Code:

claude mcp add --transport http assay-truth-graph https://app.assay.wiki/api/mcp/v2/mcp

Generic MCP config:

{
  "mcpServers": {
    "assay-truth-graph": {
      "type": "http",
      "url": "https://app.assay.wiki/api/mcp/v2/mcp"
    }
  }
}

OAuth opens in the browser on first use for interactive clients. Headless agents can authenticate with an org API key from Assay Settings.

Replit one-click install:

Install in Replit

Codex repo marketplace:

codex plugin marketplace add Assay-Org/assay-truth-graph-mcp

Then install the Assay Truth Graph plugin from Codex Plugins.

What Agents Can Do

  • Get verified GTM context for customer-facing drafts.
  • Search the Truth Graph with provenance and caller-aware context shaping.
  • Validate draft content against approved facts and guardrails before it ships.
  • Create or update Truth Graph records through dry-run and human-approved plan-token workflows.
  • Generate grounded collateral drafts in quarantine, with preview and export gates.

Links

Directory Copy

Short description:

Remote MCP server that grounds GTM agents in governed, cited company truth.

Tags:

MCP, Model Context Protocol, remote MCP server, GTM, go-to-market, positioning,
sales enablement, content governance, AI governance, compliance, truth graph,
provenance, Claude, ChatGPT, Cursor

from github.com/Assay-Org/assay-truth-graph-mcp

Installing Assay Truth Graph MCP

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/Assay-Org/assay-truth-graph-mcp

FAQ

Is Assay Truth Graph MCP MCP free?

Yes, Assay Truth Graph MCP MCP is free — one-click install via Unyly at no cost.

Does Assay Truth Graph MCP need an API key?

No, Assay Truth Graph MCP runs without API keys or environment variables.

Is Assay Truth Graph MCP hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Assay Truth Graph MCP in Claude Desktop, Claude Code or Cursor?

Open Assay Truth Graph MCP on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Assay Truth Graph MCP with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs