WebMCP

DeveloperWebMCP verified

attention.com WebMCP tools

Attention records your sales touchpoints across meetings, emails, calls, CRMs and more. Our AI agents that learn from that data and automates busywork: follow-ups, next steps, CRM filling, coaching…

2 tools1 methodsspec API surface

What can an agent do with attention.com WebMCP tools?

Attention records your sales touchpoints across meetings, emails, calls, CRMs and more. Our AI agents that learn from that data and automates busywork: follow-ups, next steps, CRM filling, coaching… This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on attention.com

Tool 1 of 2WebMCPSensitive action

book_demo

Navigates to Attention's demo-scheduling page (powered by Default). The page opens a calendar where the user picks a time with the sales team. Optionally pre-fills a note with context (company, team size, use-case).

How to install

Open the attention.com website and ask your browser agent to use book_demo

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the book_demo tool on attention.com with note: <string>. Return the structured result and cite the source page.

Input contract

  • note string Optional context (company name, use-case, team size) to pre-fill on the booking form.

Open the source definition

Tool 2 of 2WebMCPAnswer

search_docs

Searches the Attention product docs and API reference by filtering the published llms.txt index at docs.attention.com/llms.txt. Returns an array of {title, url, snippet} matches. Use this before recommending doc pages to the user so citations resolve to real URLs.

How to install

Open the attention.com website and ask your browser agent to use search_docs

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the search_docs tool on attention.com with query: <string>, limit: <integer>. Return the structured result and cite the source page.

Input contract

  • query string Search terms, e.g. 'scorecards', 'MCP server', 'Salesforce integration', 'SCIM'.
  • limit integer Maximum results to return.

Open the source definition