INDIVIDUAL MCP TOOL
book_consultation
Get Jonathan's booking link, email, and instructions for starting a conversation about an engagement.
LIVE ENDPOINT
https://mcp.smg-ops.com/mcp
Connect to this endpoint to inspect the live schema for book_consultation and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent server
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.smg-ops]
url = "https://mcp.smg-ops.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"smg-ops": {
"type": "http",
"url": "https://mcp.smg-ops.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: smg-ops
Remote MCP URL: https://mcp.smg-ops.com/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": {
"smg-ops": {
"url": "https://mcp.smg-ops.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"smg-ops": {
"type": "http",
"url": "https://mcp.smg-ops.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "smg-ops",
"transport": "streamable-http",
"url": "https://mcp.smg-ops.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_smg_overview— Get a full overview of SMG Ops — who we are, what we build, our founder background, and what makes us different from other AI firms.get_services— Get the full list of SMG services with pricing, turnaround times, tech stack, and data sovereignty details.get_case_studies— Get anonymized case studies from SMG client engagements — sector, tech stack, results, and data sovereignty notes.get_tech_stack— Get SMG's full technical capabilities — infrastructure, AI integrations, frontend tools, and build philosophy.get_principles— Get the operating principles that govern how SMG works — forward-deployment, data sovereignty, transfer, and roster size.check_capacity— Check whether SMG is currently accepting new client engagements.