Assay Truth Graph MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Assay Truth Graph MCPsearch the truth graph for product positioning on AI governance"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Related MCP server: ToolBridge
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 server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceAn MCP server that connects Claude.ai to a Notion-based marketing knowledge base, enabling search and retrieval across specialized domains like enterprise platforms and competitive positioning. It provides tools for RAG-style Q\&A and content browsing to assist with drafting RFPs and value propositions.Last updated1
- Flicense-qualityCmaintenanceA governed MCP server for integrating AI agents with customer data, featuring role-based access control, field redaction, and human-in-the-loop approval for secure support operations.Last updated1
- Alicense-qualityCmaintenanceAn MCP server that enables AI agents to search, read, and contribute to a structured markdown knowledge base with citations, freshness tracking, and a safe write path, providing a shared, auditable company memory.Last updated8MIT
- Alicense-qualityCmaintenanceMCP server for structured document management of markdown and YAML files, with RBAC, git-based approval workflows, and semantic search, enabling agents to read, edit, and maintain documents under governance.Last updatedMIT
Related MCP Connectors
Remote MCP server to enrich company profiles with structured B2B data and confidence scores.
Paid remote MCP for agent code search routing MCP, structured receipts, audit logs, and reviewer-rea
Remote MCP for GenAI span mapping, provider normalization, dashboard schemas, and receipts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Assay-Org/assay-truth-graph-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server