← contentxir.com
INDIVIDUAL MCP TOOL
get_contextflow_seo
Retrieve information about ContextFlow SEO — the Semantic Content Architect.
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.contentxir-com]
url = "https://www.contentxir.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"contentxir-com": {
"type": "http",
"url": "https://www.contentxir.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: contentxir-com
Remote MCP URL: https://www.contentxir.com/api/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": {
"contentxir-com": {
"url": "https://www.contentxir.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"contentxir-com": {
"type": "http",
"url": "https://www.contentxir.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "contentxir-com",
"transport": "streamable-http",
"url": "https://www.contentxir.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_aio_rank_predictor— Retrieve information about the AI Overview Rank Predictor — forecasts content visibility in generative search (Google AIO, AI citations).get_intelligent_content_writer— Retrieve information about the Intelligent Content Writer — end-to-end AI content pipeline from Google Ads keyword research to AIO-optimised, ready-to-publish articles with multi-model SLM fallback.list_marketing_tools— List all ContentXIR marketing performance tools with descriptions and URLs.list_services— List all ContentXIR professional services: AI Strategy Consulting, MarTech Transformations, and Workshops & Training.