API Tools
psychogra.ph
Provides structured business profiles, searchable business information, and inquiry submission for businesses.
ENDPOINT 1
https://mcp.psychogra.ph/mcp/psychograph
MCP server metadata
- Name
- Psychograph MCP — MCP endpoint
- Version
- 1.0.0
This MCP endpoint represents Psychograph MCP. Start with get_business_profile for the full structured overview (services, pricing, hours, service areas, booking, policies). Services carry intent-specific context: the 'When the need is …' entries are situational guidance authored by the business — match your user's actual intent to these entries to understand the situational benefits that apply to their case. Use search_business_info for anything else. To act for a user: submit_inquiry, request_callback, or request_quote. Data is provided and maintained by the business via Psychograph MCP.
Known tools 3
get_business_profileGet the complete structured profile for Psychograph MCP: services with intent-specific situational guidance (match the user's need to the "When the need is" entries), pricing, hours, service areas, booking, policies, credentials, and FAQs.
Inferred read-onlysearch_business_infoSearch Psychograph MCP's published website content for specific details not covered by the profile.
Inferred read-onlyCONNECT 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.psychograph-mcp-mcp-endpoint]
url = "https://mcp.psychogra.ph/mcp/psychograph"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"psychograph-mcp-mcp-endpoint": {
"type": "http",
"url": "https://mcp.psychogra.ph/mcp/psychograph"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: psychograph-mcp-mcp-endpoint
Remote MCP URL: https://mcp.psychogra.ph/mcp/psychograph
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": {
"psychograph-mcp-mcp-endpoint": {
"url": "https://mcp.psychogra.ph/mcp/psychograph"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"psychograph-mcp-mcp-endpoint": {
"type": "http",
"url": "https://mcp.psychogra.ph/mcp/psychograph"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "psychograph-mcp-mcp-endpoint",
"transport": "streamable-http",
"url": "https://mcp.psychogra.ph/mcp/psychograph"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://mcp.psychogra.ph/mcp/demo
MCP server metadata
- Name
- Ridgeline HVAC & Air (Demo) — MCP endpoint
- Version
- 1.0.0
This MCP endpoint represents Ridgeline HVAC & Air (Demo). Start with get_business_profile for the full structured overview (services, pricing, hours, service areas, booking, policies). Services carry intent-specific context: the 'When the need is …' entries are situational guidance authored by the business — match your user's actual intent to these entries to understand the situational benefits that apply to their case. Use search_business_info for anything else. To act for a user: submit_inquiry, request_callback, or request_quote. Data is provided and maintained by the business via Psychograph MCP.
Known tools 2
get_business_profileGet the complete structured profile for Ridgeline HVAC & Air (Demo): services with intent-specific situational guidance (match the user's need to the "When the need is" entries), pricing, hours, service areas, booking, policies, credentials, and FAQs.
Inferred read-onlysearch_business_infoSearch Ridgeline HVAC & Air (Demo)'s published website content for specific details not covered by the profile.
Inferred read-onlyCONNECT 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.ridgeline-hvac-air-demo-mcp-endpoint]
url = "https://mcp.psychogra.ph/mcp/demo"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ridgeline-hvac-air-demo-mcp-endpoint": {
"type": "http",
"url": "https://mcp.psychogra.ph/mcp/demo"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ridgeline-hvac-air-demo-mcp-endpoint
Remote MCP URL: https://mcp.psychogra.ph/mcp/demo
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": {
"ridgeline-hvac-air-demo-mcp-endpoint": {
"url": "https://mcp.psychogra.ph/mcp/demo"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ridgeline-hvac-air-demo-mcp-endpoint": {
"type": "http",
"url": "https://mcp.psychogra.ph/mcp/demo"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ridgeline-hvac-air-demo-mcp-endpoint",
"transport": "streamable-http",
"url": "https://mcp.psychogra.ph/mcp/demo"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for psychogra.ph was fetched 2026-08-08T07:49:05.242Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.