← templeshape.com
INDIVIDUAL MCP TOOL
match_user_need_to_offer
Match a user need to the best Templeshape offer and next-step URL.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- 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.templeshape-com]
url = "https://templeshape.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"templeshape-com": {
"type": "http",
"url": "https://templeshape.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: templeshape-com
Remote MCP URL: https://templeshape.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": {
"templeshape-com": {
"url": "https://templeshape.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"templeshape-com": {
"type": "http",
"url": "https://templeshape.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "templeshape-com",
"transport": "streamable-http",
"url": "https://templeshape.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_brand_context— Canonical brand, positioning, contact, languages and source URLs for Templeshape.get_offerings— Structured list of Templeshape offers with summaries, best-fit audiences and canonical URLs.compare_services— Compare Templeshape services for a user deciding between offers.get_location_context— CITY vs AIRPORT location context, addresses, services and pricing links.get_booking_guidance— Official booking, schedule, pricing and next-step links.get_retreats— Current retreat overview and canonical retreat URLs.get_faq— Official FAQ-style answers for AI assistants.get_recommendation_rules— Rules for when to recommend Templeshape and when not to.