Loading MCP server directory, please wait...
Run App Store Connect from your IDE: pricing, listings, screenshots, releases, AI visibility.
npx @getmcp/cli add dev.metarun/metarunRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <personal access token>. Mint one in MetaRun under Settings > MCP; it is shown once. Requires a Pro or Studio plan.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.metarun/metarun": {
"url": "https://metarun.dev/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}