MCP server for Pylon customer support platform
| Tool name | Description | Destructive? |
|---|---|---|
| pylon_get_organization | โ no | |
| pylon_list_accounts | โ no | |
| pylon_get_account | โ no | |
| pylon_create_account | โ no | |
| pylon_update_account | โ no |
| pylon_delete_accountโ | โ yes | |
| pylon_search_accounts | โ no | |
| pylon_list_contacts | โ no | |
| pylon_get_contact | โ no | |
| pylon_create_contact | โ no | |
| pylon_update_contact | โ no | |
| pylon_delete_contactโ | โ yes | |
| pylon_search_contacts | โ no | |
| pylon_list_issues | โ no | |
| pylon_get_issue | โ no | |
| pylon_get_issue_body | โ no | |
| pylon_create_issue | โ no | |
| pylon_update_issue | โ no | |
| pylon_delete_issueโ | โ yes | |
| pylon_search_issues | โ no | |
| pylon_snooze_issue | โ no | |
| pylon_get_issue_followers | โ no | |
| pylon_update_issue_followers | โ no | |
| pylon_redact_message | โ no | |
| pylon_list_tags | โ no | |
| pylon_get_tag | โ no | |
| pylon_create_tag | โ no | |
| pylon_update_tag | โ no | |
| pylon_delete_tagโ | โ yes | |
| pylon_list_teams | โ no | |
| pylon_get_team | โ no | |
| pylon_create_team | โ no | |
| pylon_update_team | โ no |
{
"mcpServers": {
"pylon": {
"command": "npx",
"args": [
"-y",
"pylon-mcp"
]
}
}
}