INDIVIDUAL MCP TOOL
set_notification_emails
Turn the recurring emails YouSpot itself sends the user off or back on, when they ask to stop getting one, unsubscribe, or resume it.
LIVE ENDPOINT
https://youspot.com/mcp/v1
Connect to this endpoint to inspect the live schema for set_notification_emails and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
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.connect]
url = "https://youspot.com/mcp/v1"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"connect": {
"type": "http",
"url": "https://youspot.com/mcp/v1"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: connect
Remote MCP URL: https://youspot.com/mcp/v1
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": {
"connect": {
"url": "https://youspot.com/mcp/v1"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"connect": {
"type": "http",
"url": "https://youspot.com/mcp/v1"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "connect",
"transport": "streamable-http",
"url": "https://youspot.com/mcp/v1"
}
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.changelog_save_draft— Save the week's changelog draft for an editor to review and publish.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.send_email— Send an email to the signed-in user at their own account email address.