Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Page x

Page x

PAGE X is a CRM solution that enables businesses to drive sales, track leads, automate tasks, and enhance service efficiency.

83VIEWS
2603USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app page_xnpx @composio/cli add cursor --app page_xnpx @composio/cli add cursor --app page_xnpx @composio/cli add cursor --app page_x

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Delete Incident

Tool to delete an incident by id. use after confirming the incident exists. example: delete incident 123.

Get Incident By Id

Tool to fetch incident details by id. use when you have an incident id and need full incident information. call only after obtaining a valid incident id. example: "retrieve incident 'abc123'"

List Incidents

Tool to list incidents. use when you need to fetch and paginate through incidents.

Pagex Client Request

Tool to execute a generic request to the pagerduty api. use when you need to call an endpoint not explicitly supported. use after obtaining valid auth metadata. example prompt: "call incidents endpoint: resource='incidents', method='get'"

Delete Incident

Tool to delete an incident by id. use after confirming the incident exists. example: delete incident 123.

5 actions available