← callsphere.ai
INDIVIDUAL MCP TOOL
read_doc
Fetch the full text of a single CallSphere blog post by its slug (e.g.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
- A tool name or description suggests retrieving external content.
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.callsphere-ai]
url = "https://callsphere.ai/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"callsphere-ai": {
"type": "http",
"url": "https://callsphere.ai/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: callsphere-ai
Remote MCP URL: https://callsphere.ai/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": {
"callsphere-ai": {
"url": "https://callsphere.ai/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"callsphere-ai": {
"type": "http",
"url": "https://callsphere.ai/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "callsphere-ai",
"transport": "streamable-http",
"url": "https://callsphere.ai/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_voice_ai_docs— Search CallSphere's published articles on voice AI, MCP, Claude, agentic AI, Twilio/WebRTC, and how-to guides.calculate_voice_ai_roi— Compute a CallSphere ROI estimate for a business: monthly + annual savings, after-hours revenue recovery, recommended plan, and payback period.get_industry_case_study— Return a narrative case study for one of CallSphere's 6 live industries: problem, solution, measurable results, customer quote.get_callsphere_info— Look up canonical CallSphere facts: pricing tiers, supported industries, founder contact, integrations, compliance posture, supported languages, or demo links.