Productivity
youspot.com
Provides personal productivity assistance by analyzing email and calendar to surface important tasks, researching companies, looking up domain registration and valuation details, and sending emails.
ENDPOINT 1
https://youspot.com/mcp/v1
MCP server metadata
- Name
- connect
- Version
- 1.0.0
Tools read and write the signed-in person's own CRM. Connecting and listing tools needs no credential; every tool call needs an OAuth 2.1 access token, because there is no data here that is not somebody's. Search before you create: create_graph_object on a person who already exists makes a duplicate.
Known tools 61
what_needs_attentionWhat 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.
Potential side effectsresearch_companyResearch one specific company in depth — the same engine behind the CompanyResearch.
Inferred read-onlyget_domain_infoLook 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.
Inferred read-onlyget_domain_valueEstimate 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.
Inferred read-onlysend_emailSend an email to the signed-in user at their own account email address.
Potential side effectsread_fileRead 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.
Inferred read-onlysave_file_from_urlDownload a file from a public http(s) URL and store it in the user's Second Brain as a file object — use when the user shares a direct link to a PDF, image, spreadsheet, or other file and asks to save, download, or keep it.
Inferred read-onlyimport_contacts_from_fileImport every contact or company from a file the user uploaded — a CSV or spreadsheet export, a .
Inferred read-onlysearch_gmail_messagesSearch the user's connected Gmail mailboxes and return matching messages, newest first — from, to, subject, date, and a short snippet of the body.
Inferred read-onlyget_gmail_messageFetch one Gmail message by its id from the user's connected mailbox, including the full plain-text body (rare header-only connections get headers and the snippet instead).
Potential side effectslist_gmail_labelsList the labels in the user's connected Gmail mailboxes — system labels (INBOX, STARRED, .
Inferred read-onlycreate_gmail_draftCreate a DRAFT email in the user's connected Gmail mailbox, addressed to anyone — 'draft an email to jane@acme.
Potential side effectsarchive_gmail_messageArchive one Gmail message — it leaves the inbox but stays in All Mail, fully recoverable.
Potential side effectsget_calendar_eventsList events from the user's connected Google Calendar, ordered by start time — summary, start/end, location, organizer, attendees and their RSVP status, and a meeting link when there is one.
Inferred read-onlylist_google_calendarsList the calendars in the user's connected Google account(s) — name, id, whether it's the primary, and the user's access role.
Inferred read-onlycreate_calendar_eventCreate one new event on the user's Google Calendar — title (summary), start, and end are required; description and location are optional.
Potential side effectsupdate_calendar_eventUpdate one Google Calendar event — change its title (summary), description, location, or start/end times.
Potential side effectslist_graph_objectsList objects in the user's graph, newest first, with counts by type.
Inferred read-onlyget_graph_objectGet one object from the user's graph, with the objects connected to it (its edges, e.
Inferred read-onlyset_graph_object_fieldsRename or re-describe an object in the user's graph, or set its type-specific fields — a contact's email, headline or location, a company's funding stage, and so on.
Potential side effectssearch_graph_objectsSearch the user's graph by matching a term against object names and descriptions — plus semantic matching over text-bearing objects (notes, facts, posts, links, files, emails), so a search finds what the user means, not just exact words.
Inferred read-onlycreate_trackerSet up a standing search the user wants watched — 'track LinkedIn posts that mention hubspot', 'track tweets mentioning @dharmesh', 'watch acme.
Inferred read-onlyconnect_graph_objectsConnect two objects in the user's graph with a directed edge — e.
Inferred read-onlydelete_graph_objectsDelete EVERY object of one type from the user's graph, however many there are: what to reach for when they ask to clear out a whole category ('delete all my HubSpot contacts') rather than one record.
Potential side effectsrecord_interactionRecord one dated touchpoint with someone in the user's graph — an email exchanged, a call, a meeting, a LinkedIn touch, or a manually noted contact — so 'when did I last talk to them?
Potential side effectsmerge_graph_objectsMerge two duplicate records in the user's graph into one — person or company only.
Inferred read-onlypurge_graph_objectPermanently delete one object from the user's graph, along with every connection touching it.
Potential side effectsdisconnect_graph_objectsDelete one connection between two objects in the user's graph — the edge from_object_id -> to_object_id of the given connection_type, nothing else; both objects stay.
Potential side effectsfind_pathsHow two objects in the user's graph are connected: the shortest chain of real relationships between them, up to 3 hops, e.
Inferred read-onlymutual_connectionsThe objects in the user's graph directly connected to BOTH of two given objects — mutual contacts between two people, shared people between two companies.
Inferred read-onlysimilar_objectsThe objects in the user's graph closest in MEANING to one object — nearest neighbours by stored embedding, so it finds related notes, facts, links, files, and posts even when no words match.
Inferred read-onlyset_follow_upSet a dated follow-up about an object in the user's graph — 'follow up with Jane in March'.
Inferred read-onlyask_about_hubspot_contactsQuery the user's HubSpot contacts — the people synced from the HubSpot portals they've connected.
Inferred read-onlyask_about_hubspot_companiesQuery the user's HubSpot companies — the companies synced from the HubSpot portals they've connected.
Inferred read-onlyget_hubspot_summaryOverview of the user's synced HubSpot data: which portals they have connected, how many contacts and companies came from each, and when each was last synced.
Inferred read-onlyparse_invoice_pdfRead an invoice PDF the user uploaded and return its fields: supplier, invoice number, dates, currency, subtotal, tax, total, PO number, payment terms, and every line item.
Potential side effectssearch_connectionsSearch the user's own LinkedIn connections by name, company, or job title.
Inferred read-onlyget_connection_detailsGet the full profile for one of the user's LinkedIn connections: work history, education, skills, and their About summary.
Inferred read-onlyask_about_connectionsAsk a free-form question about the user's LinkedIn connections that the other tools can't express: aggregates and rankings ('which companies do I know the most people at?
Inferred read-onlyask_about_invitationsAsk a question about the user's LinkedIn invitations — the requests they sent and received.
Inferred read-onlyget_connections_summaryOverview of the user's imported LinkedIn data: how many connections, invitations and messages they have, when it was last imported, and the companies they know the most people at.
Inferred read-onlyget_my_linkedin_postsThe user's own LinkedIn posts with engagement numbers (reactions, likes, comments, shares) — newest first by default, or their earliest posts with sort='oldest'.
Inferred read-onlylinkedin_analyticsThe user's LinkedIn post analytics from LinkedIn's own API (their connected account) — impressions, unique members reached, reactions, comments, and reshares.
Potential side effectsget_messages_summaryOverview of the user's imported LinkedIn messages (DMs): how many messages and conversations they have, the date range covered, and how many they sent versus received.
Inferred read-onlytop_message_correspondentsThe people the user has exchanged the most LinkedIn messages with, most-messaged first, with how many messages and when they last spoke.
Inferred read-onlylist_obsidian_vaultsList the Obsidian vaults the user has synced into their Second Brain: note counts, the folders each vault holds, its most-used tags, and when it last synced.
Inferred read-onlysearch_obsidian_notesSearch the notes synced from the user's Obsidian vault, by keyword and by meaning, and get back where each one lives in the vault with an excerpt around the match.
Inferred read-onlylist_obsidian_notesBrowse the user's synced Obsidian notes without a search term — most recently changed first, optionally within one vault, one folder, or one tag.
Inferred read-onlyget_obsidian_noteRead one note from the user's Obsidian vault in full: its markdown, frontmatter, tags, the notes and brain objects its wikilinks point at, and the notes that link back to it.
Inferred read-onlyfind_companiesSearch for companies by describing them in plain English — the same engine behind the ProspectFinder app.
Inferred read-onlysearch_slack_messagesSearch the Slack messages saved to the user's brain — by keyword and by meaning — newest first.
Potential side effectsget_slack_threadThe saved messages of one Slack thread, oldest first: the parent and every reply the brain holds.
Potential side effectslist_slack_channelsThe Slack channels and DMs the user's brain knows about, per connected workspace, with whether each one is being saved (ingest) and how many messages are stored.
Potential side effectssend_slack_messagePost a message to a Slack channel or DM as YouSpot, optionally as a reply in a thread.
Potential side effectsget_my_tweetsThe user's own tweets, newest first, from their connected X (Twitter) accounts — text, engagement metrics (likes, replies, retweets, impressions), date, and link.
Inferred read-onlyget_twitter_profileLive profile stats for the user's connected X (Twitter) accounts — name, @handle, follower count, following count, and total tweets, fresh from the X API.
Inferred read-onlyget_twitter_followingAccounts the user follows on X (Twitter), from the synced follow graph — name, @handle, and bio.
Inferred read-onlyread_web_pageFetch and read the content of one public web page by URL — use when the user asks what a page or article says, or you need to read a prospect's or company's own site before a conversation.
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.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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.