Loading MCP server directory, please wait...
Official Perigon news API: articles, stories, companies, journalists, monitors, and stats.
npx @getmcp/cli add io.github.goperigon/perigon-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationPerigon API key, sent as a Bearer token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.goperigon/perigon-mcp-server": {
"url": "https://mcp.perigon.io/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}