Developer Tools
Trust: 39/100 (Limited)io.github.JustinBeckwith/pylon-mcp Guide
MCP server for Pylon customer support platform
4 starsby JustinBeckwith
Quick Start
Install
npx pylon-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-justinbeckwith-pylon-mcp": {
"command": "npx",
"args": [
"pylon-mcp"
]
}
}
}