Pylon logo

Pylon

Search and manage Pylon support issues

Official docs

About Pylon

Pylon helps teams search and manage support issues. Its connector gives assistants support-workflow context for finding customer issues, tracking status, and coordinating responses across support operations.

Connection details

https://mcp.usepylon.com/
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add pylon --transport http https://mcp.usepylon.com/

Frequently asked questions

What is the Pylon remote MCP server?

The Pylon remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.usepylon.com/, so AI assistants can connect to it without installing or running anything locally. Pylon helps teams search and manage support issues. Its connector gives assistants support-workflow context for finding customer issues, tracking status, and coordinating responses across support operations.

How do I connect to the Pylon MCP server?

Add the endpoint https://mcp.usepylon.com/ to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Pylon MCP server require authentication?

Yes. Pylon uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Pylon MCP server use?

Pylon exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers