INDIVIDUAL MCP TOOL
search_hubspot_crm
Look up a person or company in the user's connected HubSpot CRM, live, by email address, domain, or name.
LIVE ENDPOINT
https://youspot.com/mcp/sandbox
Connect to this endpoint to inspect the live schema for search_hubspot_crm 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.youspot-sandbox]
url = "https://youspot.com/mcp/sandbox"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"youspot-sandbox": {
"type": "http",
"url": "https://youspot.com/mcp/sandbox"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: youspot-sandbox
Remote MCP URL: https://youspot.com/mcp/sandbox
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": {
"youspot-sandbox": {
"url": "https://youspot.com/mcp/sandbox"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"youspot-sandbox": {
"type": "http",
"url": "https://youspot.com/mcp/sandbox"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "youspot-sandbox",
"transport": "streamable-http",
"url": "https://youspot.com/mcp/sandbox"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
what_needs_attention— What this user should deal with right now, computed from their sent mail, their calendar and their LinkedIn export: people who went quiet after real correspondence, people they are meeting this week, who they write to most, invitations nobody answered, and the shape of their network.linear_completed_issues— The Linear issues completed in one Monday-to-Sunday week (Eastern time), last week by default, that have not been announced in a changelog and do not carry the no-changelog label.research_company— Research one specific company in depth — the same engine behind the CompanyResearch.ai app.company_signals— Recent news and hiring movement for companies the user already knows, several at once, split into what is new since the last check and what was already reported.get_domain_info— Look up the public registration (WHOIS) record for a website domain: who registered it, which registrar holds it, when it was created and last updated, when it expires, its nameservers, and its registry status codes.get_domain_value— Estimate what a domain name is worth (the /domainvalue appraisal): an estimated market value in dollars with the signals behind it — comparable sales, marketplace listings, an appraisal model, SEO data.read_file— Read the content of a file the user uploaded — use this when the answer may live in a document in their Second Brain: schedules, itineraries, contracts, exports, scans.search_gmail_messages— Search the user's connected Gmail mailboxes and return matching messages, newest first — from, to, subject, date, and a short snippet of the body.