# Agent Store MCP server

Agent View of the PolicyLayer registry record for Agent Store: identity, probed posture, risk grade, and all 19 tools classified. HTML page: https://policylayer.com/tools/agent-store

## Facts

- Server id: `chrisluersen/agent-store`
- Homepage: https://github.com/chrisluersen/agent-store
- Registry record: grade D, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 19
- Tool categories present: Execute, Read
- Tags: agent store, automation
- Record last modified: 2026-08-31T16:35:57.206Z

## Tools (19)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `fleet_dispatch` | Execute | High | https://policylayer.com/tools/agent-store/fleet-dispatch.md |
| `gbrain_query` | Execute | High | https://policylayer.com/tools/agent-store/gbrain-query.md |
| `gbrain_think` | Execute | High | https://policylayer.com/tools/agent-store/gbrain-think.md |
| `reindex_wiki` | Execute | High | https://policylayer.com/tools/agent-store/reindex-wiki.md |
| `file_synthesis` | Other | Low | https://policylayer.com/tools/agent-store/file-synthesis.md |
| `suggest_edges` | Other | Low | https://policylayer.com/tools/agent-store/suggest-edges.md |
| `find_related` | Read | Low | https://policylayer.com/tools/agent-store/find-related.md |
| `fleet_ping` | Read | Low | https://policylayer.com/tools/agent-store/fleet-ping.md |
| `gbrain_brain_stats` | Read | Low | https://policylayer.com/tools/agent-store/gbrain-brain-stats.md |
| `gbrain_doctor` | Read | Low | https://policylayer.com/tools/agent-store/gbrain-doctor.md |
| `gbrain_get_page` | Read | Low | https://policylayer.com/tools/agent-store/gbrain-get-page.md |
| `gbrain_list_pages` | Read | Low | https://policylayer.com/tools/agent-store/gbrain-list-pages.md |
| `gbrain_search` | Read | Low | https://policylayer.com/tools/agent-store/gbrain-search.md |
| `lint_wiki` | Read | Low | https://policylayer.com/tools/agent-store/lint-wiki.md |
| `list_wiki_pages` | Read | Low | https://policylayer.com/tools/agent-store/list-wiki-pages.md |
| `read_wiki_page` | Read | Low | https://policylayer.com/tools/agent-store/read-wiki-page.md |
| `search_wiki` | Read | Low | https://policylayer.com/tools/agent-store/search-wiki.md |
| `synthesize_answer` | Read | Low | https://policylayer.com/tools/agent-store/synthesize-answer.md |
| `wiki_stats` | Read | Low | https://policylayer.com/tools/agent-store/wiki-stats.md |

## Tool descriptions

- `fleet_dispatch` — Dispatch a task to the Asteroid Fleet. Routes through pipeline: classification → worker → QA gates → response.
- `gbrain_think` — Run multi-hop synthesis across wiki pages. Produces a cited answer
- `reindex_wiki` — Rebuild the FTS5 search index from scratch.
- `fleet_ping` — Lightweight liveness check — returns server health status instantly without dispatching to fleet-manager. Use this to verify the MCP server is responsive before calling fleet_dispatch.
- `gbrain_brain_stats` — Get brain statistics: page count, chunk count, embedding coverage, etc.
- `gbrain_doctor` — Run gbrain health checks. Returns brain health score, embedding coverage,
- `gbrain_get_page` — Read a full wiki page from the brain.
- `gbrain_list_pages` — List wiki pages in the brain, optionally filtered by type or tag.
- `gbrain_search` — Keyword search across the wiki brain (FTS5). Faster than gbrain_query
- `list_wiki_pages` — List wiki pages, optionally filtered by category directory.
- `read_wiki_page` — Read the full markdown content of a wiki page.
- `search_wiki` — Full-text search across all wiki page content.
- `wiki_stats` — Get wiki statistics: total pages, size, breakdown by category.

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Mcp A2a (1082 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- MCP Framework Personal (811 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Crawlora (728 tools) — https://policylayer.com/tools/crawlora-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=agent-store · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/agent-store
