
Assay Truth Graph MCP
from Assay-Org
Remote MCP server that grounds GTM agents in governed, cited company truth.
Assay Truth Graph MCP
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/mcpClaude Code:
claude mcp add --transport http assay-truth-graph https://app.assay.wiki/api/mcp/v2/mcpGeneric 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:
Codex repo marketplace:
codex plugin marketplace add Assay-Org/assay-truth-graph-mcpThen 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
- Product: https://assay.wiki/
- MCP docs: https://assay.wiki/mcp/
- Trust center: https://assay.wiki/trust/
- Privacy: https://assay.wiki/legal/privacy/
- Settings: https://app.assay.wiki/settings
- Manual listing checklist: ./MANUAL-SUBMISSION-CHECKLIST.md
- Directory tracker: ./DIRECTORY-SUBMISSIONS.md
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, CursorThis tool doesn't publish a standard install command β the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.