← verityscore.io
INDIVIDUAL MCP TOOL
explain_topic
Explains a GEO or AI commerce concept with actionable guidance for Shopify merchants.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT 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.verityscore-io]
url = "https://api.verityscore.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"verityscore-io": {
"type": "http",
"url": "https://api.verityscore.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: verityscore-io
Remote MCP URL: https://api.verityscore.io/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": {
"verityscore-io": {
"url": "https://api.verityscore.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"verityscore-io": {
"type": "http",
"url": "https://api.verityscore.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "verityscore-io",
"transport": "streamable-http",
"url": "https://api.verityscore.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_geo_score— Get the GEO readiness score for a Shopify store.check_ai_readiness— Quick AI readiness check for any website.get_recommendations— Get the top 3 priority recommendations to improve AI visibility for a Shopify store.get_vertical_info— Get AI commerce checklist and benchmarks for a specific e-commerce vertical (beauty, fashion, food, electronics, etc.).