Loading MCP server directory, please wait...
Read and write your own AI newsroom: articles, their sources, the checks, the editor of record.
npx @getmcp/cli add app.mastheads/newsroomRequires Node.js 18+. Community-contributed server. Review source before installing.
X-Api-KeyYour Mastheads API key, starting mh_live_. Create one at Settings > Developer in the dashboard. Read only is enough for the eleven read tools; Full access adds the five writes.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.mastheads/newsroom": {
"url": "https://api.mastheads.app/v1/mcp",
"transport": "streamable-http",
"headers": {
"X-Api-Key": ""
}
}
}
}