Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Fewsats • Messaging & Collaboration
A lightweight MCP server providing note storage with a note:// URI scheme, a tool to add notes, and a prompt to summarize all stored notes.
Store and retrieve plain-text notes and access them via a stable note:// URI scheme with name and description metadata.
Generate consolidated summaries of all current notes with selectable detail levels (brief or detailed).
Programmatically add notes and trigger resource change notifications to connected clients or downstream systems.
Sherlock MCP Server (Shelock Domains MCP) implements a simple note storage system exposing notes via a custom note:// URI scheme. Each note has a name, description, and text/plain content; the server includes an add-note tool to programmatically add notes and notify clients of resource changes. It also provides a summarize-notes prompt that compiles all current notes into a single summary with an optional brief/detailed style. The project is useful for agents that need lightweight note management, automated summarization, and real-time resource notifications.
Search for available domains matching the query. Returns search results with available/unavailable domains, their prices in USD cents, and a search ID needed for purchase requests. The query can be a full domain name with or without the TLD but not subdomains or text. Valid queries: - "example" - "example.com" - "my-domain" Invalid queries: - "www.example.com" # no subdomains - "this is a search" # no spaces - "sub.domain.com" # no subdomains
Links an email address to an AI agent's account for web interface access and account recovery. Important notes: - Only accounts without an existing email can be linked - Each email can only be linked to one account - This method is rarely needed since emails are also set during domain registration
Set the contact information that will be used for domain purchases and ICANN registration. Contact information must be set before attempting any domain purchases. All fields are required: first_name: First name last_name: Last name email: Email address address: Street address city: City state: Two-letter state code for US/Canada (e.g., 'CA', 'NY') or province name (e.g., 'Madrid') postal_code: Postal code country: Two-letter country code ('US', 'ES', 'FR')
Retrieve the currently configured contact information that will be used for domain purchases and ICANN registration.
Request available payment options for a domain. This method returns an L402 offer, which includes details such as offer_id, amount, currency, and more. The returned offer can be processed by any tool supporting L402 offers. The TLD .ai mandates a minimum registration and renewal period of two years. So inform the user that they need to purchase a 2 year package when they request a .ai domain. The L402 offer structure: { 'offers': [ { 'offer_id': 'example_offer_id', # String identifier for the offer 'amount': 100, # Numeric cost value in USD cents 'currency': 'usd', # Currency code 'description': 'Example offer', # Text description 'title': 'Example Package' # Title of the package } ], 'payment_context_token': 'example_token', # Payment context token 'payment_request_url': 'https://api.example.com/payment-request', # Payment URL 'version': '0.2.2' # API version } sid: Search ID from a previous search request domain: Domain name to purchase from the search results related to `sid`
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.