Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.attention.com/llms.txt

Use this file to discover all available pages before exploring further.

The Attention MCP server (v1.7.0) exposes 68 tools across 15 functional groups. The table below lists every tool with its scope and a one-line description; click the tool name to jump to its full reference. For a grouped overview, see the Overview.

Scope legend

MarkerMeaning
mcp:readRead-only tool. Available to OAuth tokens with the read scope and to any API key.
mcp:writeMutating tool. Requires the write scope.
AdminAdditionally requires the admin role on the authenticated user.
User-levelCannot be called with org-level API keys; needs OAuth or a user-level API key.
Org-levelRequires an org-level API key; OAuth tokens and user-level API keys are not allowed.
DestructivePermanently removes data or cannot be reversed without manual intervention.

All tools

Identity

ToolScopeDescription
get_memcp:readGet the authenticated user, org, and roles.

Calls

ToolScopeDescription
search_callsmcp:readSearch calls by date, rep, team, keyword, opportunity, CRM field, transcript.
get_call_detailsmcp:readGet a single call’s transcript, scorecard results, and insights.

AI Analysis

ToolScopeDescription
ask_attentionmcp:readRun AI analysis across up to 25 calls or all calls in a deal.

Snippets

ToolScopeDescription
create_snippetmcp:writeCreate a shareable clip from a call recording.

Teams

ToolScopeDescription
list_teamsmcp:readList all teams and the team hierarchy.
get_teammcp:readGet a single team’s details and sub-teams.
get_team_membersmcp:readList the members of a team with their roles.
create_teammcp:write, AdminCreate a new team.
update_teammcp:write, AdminRename a team or change its parent.
archive_teammcp:write, AdminArchive or unarchive a team (reversible).
change_team_parentmcp:write, AdminMove a team under a new parent or make it top-level.
add_team_membermcp:write, AdminAdd a user to a team.
remove_team_membermcp:write, AdminRemove a user from a team.

Users & Roles

ToolScopeDescription
list_repsmcp:readList users in the org with optional filters.
list_rolesmcp:readList org roles with their type.
list_invitationsmcp:readList pending invitations.
update_usermcp:write, AdminUpdate a user’s profile, role, or seat type.
update_user_teamsmcp:write, AdminAdd/remove team memberships in one call.
manage_user_rolemcp:write, AdminAssign or remove a role for a user.
delete_usermcp:write, Admin, User-levelSoft-delete (deactivate) a user. Reversible via reactivate_user.
reactivate_usermcp:write, AdminReactivate a previously deactivated user.
invite_usermcp:write, Admin, User-levelSend an email invitation to a new user.
update_invitationmcp:write, Admin, User-levelUpdate a pending invitation’s seat type.
delete_invitationmcp:write, Admin, User-level, DestructiveDelete a pending invitation.

Organization

ToolScopeDescription
get_org_overviewmcp:readGet a summary of roles and team structure.
update_org_settingsmcp:write, AdminUpdate org-wide settings (call joining, bot image).

Scorecards

ToolScopeDescription
get_scorecardsmcp:readList all scorecards.
get_scorecard_detailsmcp:readGet a scorecard’s full details and items.
create_scorecardmcp:write, AdminCreate a new scorecard.
update_scorecardmcp:write, AdminUpdate a scorecard’s settings or criteria.
create_scorecard_itemmcp:write, AdminAdd a scoring criterion to a scorecard.
update_scorecard_itemmcp:write, AdminUpdate a scoring criterion.
delete_scorecard_itemmcp:write, Admin, DestructiveRemove a scoring criterion.
update_scorecard_item_ordermcp:write, AdminReorder a scoring criterion.
update_scorecard_rangesmcp:write, AdminUpdate min/middle/max for all items in a scorecard.

Labels

ToolScopeDescription
list_labelsmcp:readList label categories and their options.
create_labelmcp:write, AdminCreate a new label category.
update_labelmcp:write, AdminUpdate a label category.
delete_labelmcp:write, Admin, DestructiveDelete a label category.
change_conversation_labelsmcp:writeApply or update labels on a conversation.

Forecasting

ToolScopeDescription
get_forecast_configmcp:readGet forecast categories.
create_forecast_categorymcp:write, AdminCreate a new forecast category.
update_forecast_categorymcp:write, AdminUpdate a forecast category.

CRM

ToolScopeDescription
get_crm_integrationsmcp:readList configured CRM integrations.
create_crm_integrationmcp:write, AdminCreate a new CRM integration mapping.
update_crm_integrationmcp:write, AdminUpdate a CRM integration’s name, fields, or status.
sync_crm_fieldsmcp:write, AdminForce-sync entity and field definitions from the CRM.
delete_crm_accountmcp:write, Admin, DestructiveDisconnect a CRM account and remove its integrations.
connect_integrationmcp:write, User-level (admin for CRM, write for Microsoft)Generate an OAuth link to connect Salesforce, HubSpot, or Microsoft.

Intelligence

ToolScopeDescription
list_intelligence_collectionsmcp:readList CRM prompt collections.
create_intelligence_collectionmcp:write, AdminCreate a new collection.
update_intelligence_collectionmcp:write, AdminUpdate a collection.
delete_intelligence_collectionmcp:write, Admin, DestructiveDelete a collection.
list_intelligence_itemsmcp:readList items in a collection.
create_intelligence_itemmcp:write, AdminAdd a new prompt to a collection.
update_intelligence_itemmcp:write, AdminUpdate an item.
delete_intelligence_itemmcp:write, Admin, DestructiveDelete an item.

API Keys

ToolScopeDescription
list_api_keysmcp:readList API keys (without tokens).
create_api_keymcp:write, AdminCreate a new API key. Token shown only once.
delete_api_keymcp:write, Admin, DestructiveRevoke an API key permanently.

Super Agent

ToolScopeDescription
send_super_agent_messagemcp:write, User-levelSend a message to the super agent (sync up to 15s, then async).
list_super_agent_sessionsmcp:read, User-levelList your super agent sessions.
get_super_agent_session_historymcp:read, User-levelGet message history (used to poll for async responses).
cancel_super_agent_processingmcp:write, User-levelCancel an in-progress super agent run.
rename_super_agent_sessionmcp:write, User-levelRename a session.
delete_super_agent_sessionmcp:write, User-level, DestructiveDelete a session and its messages.

Reports

ToolScopeDescription
get_usage_reportmcp:read, Org-levelPer-user activity metrics for a date range (calls, coaching, AI usage).