samaxbytez/freeagent-mcp

MCP server for the FreeAgent API

4Stars on the repository
8Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

docs-updater

01

samaxbytez/freeagent-mcp

Agent Claude Code

Keeps user-facing docs in sync with code changes. Use when a PR changes src/ (a tool is added/removed/renamed, an env var changes, or user-facing behaviour changes) and the README or docs may be stale. Also runs automatically on code PRs via the docs-agent workflow.

4 6d ago A 66 tokens original MIT

security-reviewer

02

samaxbytez/freeagent-mcp

Agent Claude Code

Reviews changes against this repo's threat model — indirect prompt injection via FreeAgent data, SSRF / bearer-token exfiltration, path traversal through IDs, command injection, and token storage. Use when reviewing diffs that touch client.ts, auth.ts, src/tools/, input validation, or any request-path construction.

4 6d ago A 67 tokens original MIT