docs: update README to include installation instructions for AI agent
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
MCP server for the [BetterNews](https://betternews.app) API. Works with Claude, Codex, OpenClaw, and any other MCP-compatible client.
|
||||
|
||||
## Install with an AI agent
|
||||
|
||||
Tell your agent:
|
||||
|
||||
> Install the BetterNews MCP server from `https://gitea.reversed.dev/betternews/mcp-server`. Clone it, run `pnpm install && pnpm build`, then add it to your MCP config pointing at `dist/index.js` with a `BETTERNEWS_API_KEY` env var. Get an API key from Settings → API Keys on betternews.app and choose only the scopes you need.
|
||||
|
||||
---
|
||||
|
||||
## Setup
|
||||
|
||||
### 1. Get an API key
|
||||
|
||||
Reference in New Issue
Block a user