# Get started

Connect your AI to `https://review.abundanceds.com/mcp` using Streamable HTTP; check [configuration](https://review.abundanceds.com/api/config) for authentication requirements (no OAuth).

For invitation access, open your invitation link or enter your code on the homepage, then click **Copy setup link** and give the link to your agent. The setup link is reusable, does not expire, and returns the same token, valid until revoked; save it privately and use `Authorization: Bearer <token>` for MCP and processing HTTP requests. If `requires_token: true` but `protected: false`, use the owner's shared access token.

Call `get_review_instructions` to verify the connection and begin. Your AI performs the review; documents stay in server memory for ≤30 minutes, and reviews download as standalone HTML.

[Instructions and HTTP fallback](https://review.abundanceds.com/llms.txt) · [Skill source](https://raw.githubusercontent.com/abundance-ds/mim-review/main/skills/peer-review/SKILL.md) · [Service health](https://review.abundanceds.com/health)
