Security & Testing
truecom.ai
Manages cryptographic agent credentials, payments, and compliance policies for secure transactions.
ENDPOINT 1
https://api.truecom.ai/mcp
Known tools 15
truecom_discoverSearch the TrueCom discovery registry for agents, tools, and services by capability.
Inferred read-onlytruecom_policy_evaluateEvaluate a Cedar policy against a proposed agent action before executing it
Inferred read-onlytruecom_reputationQuery the trust score and reputation signals for an agent or vendor.
Inferred read-onlytruecom_service_detailLoad the capability card, public gotchas, and promoted patterns for a provider.
Inferred read-onlytruecom_verifyVerify the output of a completed contract against the output specification.
Inferred read-onlytruecom_disputeFile a dispute against a contract when verification fails or output quality is below threshold.
Inferred read-onlytruecom_report_outcomeSubmit a generalized post-execution outcome for a provider.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.truecom-ai]
url = "https://api.truecom.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"truecom-ai": {
"type": "http",
"url": "https://api.truecom.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: truecom-ai
Remote MCP URL: https://api.truecom.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"truecom-ai": {
"url": "https://api.truecom.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"truecom-ai": {
"type": "http",
"url": "https://api.truecom.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "truecom-ai",
"transport": "streamable-http",
"url": "https://api.truecom.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for truecom.ai was fetched 2026-08-05T01:00:20.419Z and is being refreshed.
truecom.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.