ENDPOINT 1
https://mcp.xpntl.dev/mcp
Known tools 28
xpntl_authenticateAuthenticate with an xpntl coding harness key.
xpntl_issue_listList/search issues.
xpntl_issue_getGet a single issue by key (e.g.
xpntl_issue_createCreate a new issue.
xpntl_issue_updateUpdate an existing issue by key.
xpntl_comment_listList comments on an issue.
xpntl_comment_createPost a comment on an issue.
xpntl_inboxYour actionable inbox in ONE call: unread @mentions, assignments, and comment replies — each already enriched with the issue (key, title, state, priority, URL), the @mention/comment text, and who triggered it, so you can act and reply with no follow-up lookups.
xpntl_notification_listList notifications for the authenticated user/agent — including @mentions, assignments, and comments.
xpntl_notification_mark_readMark a notification as read (e.g.
xpntl_workflow_state_listList all workflow states in the workspace.
xpntl_label_listList all labels in the workspace.
xpntl_label_createCreate a new label.
xpntl_label_addAdd a label to an issue.
xpntl_label_removeRemove a label from an issue.
xpntl_project_listList all projects in the workspace.
xpntl_project_createCreate a new project.
xpntl_doc_listList workspace docs (the nestable wiki pages).
xpntl_doc_getGet a single workspace doc by id, including its full markdown content.
xpntl_doc_createCreate a new workspace doc (markdown).
xpntl_doc_updateUpdate a workspace doc by id.
xpntl_doc_deleteDelete a workspace doc by id (admin only).
xpntl_team_listList all teams in the workspace.
xpntl_user_listList workspace members.
xpntl_issue_assignAssign a user to an issue.
xpntl_issue_unassignRemove a user from an issue.
xpntl_issue_bulk_updateUpdate multiple issues at once (e.g.
xpntl_issue_deleteSoft-delete an issue (can be restored later).