Pane runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.
Hand a human a rich interactive UI by URL and get structured data back, from any MCP client.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pane -- npx -y @paneui/mcp
{
"mcpServers": {
"pane": {
"args": [
"-y",
"@paneui/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.pane]
command = "npx"
args = ["-y", "@paneui/mcp"]
{
"mcpServers": {
"pane": {
"args": [
"-y",
"@paneui/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pane": {
"args": [
"-y",
"@paneui/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PANE_API_KEY (Pane agent API key. If unset, the server auto-registers a fresh agent against the relay on first use and saves the key to the shared CLI store (~/.config/pane/config.json).), PANE_URL (Pane relay base URL. Defaults to the hosted relay https://relay.paneui.com; set this to point at a self-hosted relay.), PANE_AGENT_NAME (Display name for the auto-registered agent on the relay.), PANE_REGISTER_SECRET (Registration secret, required only for relays running REGISTRATION_MODE=secret.).
The author declared them in the registry entry; get the values from the project itself.
Live data grids for AI agents. Push structured data; humans review, agents read back via MCP.
Food data tools for any AI agent. Describe food in English, get structured data back.
Extract structured data points from research papers and other documents with an LLM.
Turn any URL into clean Markdown and structured data. Scrape, crawl, search and extract.
Gas and fuel prices by station and area, as structured data via a hosted MCP server.
Create, edit, restructure, import and export Atlas Red mind maps from any MCP client. Free.
Create, edit, preview, and deploy full-stack web apps to a live URL from any MCP client.
Run and manage H Company's Computer-Use Agents from any MCP client.
Answers built from our own checks of this server.