13 specialist AI agents for your coding assistant — security audits, test generation, infrastructure, and more. MCP-native for Claude Code, Codex, and any MCP-compatible client.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"vending-machine-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Vending Machine MCP Server 13 specialist AI agents for your coding assistant. Use them from Claude Code, Codex, or any MCP-compatible client. ## Scope This document describes the `**vending-machine-mcp**` PyPI package: a standalone stdio MCP server. It ships complete and does not depend on any other repository layout. Source of truth for tools and agents in this package: - `vending_machine_mcp/mcp_server.py` ## Tools (Current Signatures) | Tool | Signature | What it does | | --------------------- | --------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | | `list_agents` | `list_agents()` | Lists available agent IDs, model, and description | | `hire_agent` | `hire_agent(agent_id: str, task: str)` | Starts an async agent job and returns `job_id` | | `check_job` | `check_job(job_id: str)` | Polls async job status/results | | `search_scripts` | `search_scripts(query: str)` | Finds scripts by natural-language query | | `run` | `run(vending_code: str, user_input: str)` | Runs a marketplace script async, returns `job_…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.