Vibes Coded
FreeNot checkedMCP server wrapping Vibes-Coded's 93 pay-per-call x402 agent-tool endpoints (reliability guards, memory, cost control) as discoverable MCP tools. Includes a pay
About
MCP server wrapping Vibes-Coded's 93 pay-per-call x402 agent-tool endpoints (reliability guards, memory, cost control) as discoverable MCP tools. Includes a pay tool + 24h day-pass.
README
mcp-server-vibes-coded
MCP server that exposes Vibes-Coded pay-per-call x402 agent-tool endpoints as
discoverable MCP tools. Agents find this server on Glama / Smithery / the official
MCP Registry, then call tools that proxy to https://vibes-coded.com/api/v1/outcomes/{slug}.
What it does
Default (v1.0.4+): curated tools only — explicit schemas + annotations for Glama TDQS:
| Tool | Purpose |
|---|---|
vc_web_search |
DuckDuckGo search → titles/URLs/snippets |
vc_page_markdown |
Fetch URL → markdown |
vc_json_repair |
Repair malformed LLM JSON |
vc_agent_state_guard / vc_idempotency_guard / vc_drift_guard / vc_retry_storm_guard |
Pre-flight reliability checks |
pay |
Proxy any catalog slug (or return 402 challenge) |
health |
Liveness |
Set VIBES_MCP_FULL_CATALOG=1 to also register every live catalog slug (legacy; hurts TDQS min scores).
- Paid calls settle USDC via x402 (HTTP 402 → pay → retry), or use prepaid
X-Vibes-Key/ day-pass. - Human fund UI: https://vibes-coded.com/start ($1 USDC → copy
X-Vibes-Key). - Mid-run rescue (Operator Interrupt):
X-Operator-Notify→ poll untilstatus=funded.
Install
pip install mcp-server-vibes-coded
mcp-server-vibes-coded # stdio MCP for local clients
There is no npm package. Do not npx @doteyeso-ops/mcp-server-vibes-coded.
Hosted / Docker (Glama, Smithery)
Default (stdio — local clients, MCP Registry OCI, Glama mcp-proxy):
python mcp_server.py
# or: docker run -i --rm ghcr.io/doteyeso-ops/mcp-server-vibes-coded:1.0.5
HTTP mode (Smithery / inspectors):
PORT=3000 MCP_TRANSPORT=streamable-http python mcp_server.py
# health: GET /health GET /healthz
Glama release steps: see GLAMA_RELEASE.md (Glama generates its own image; use stdio CMD, not HTTP). After push, use Sync Server on the Glama page so TDQS rescores.
Env:
VIBES_ORIGIN— API base (default production Railway URL that bypasses Cloudflare)VIBES_MCP_FULL_CATALOG=1— register all live catalog tools (off by default)MCP_TRANSPORT=streamable-http+PORT— optional HTTP mode for hosted inspectorsHOST(HTTP mode only)
Payment
This server is a discovery + proxy wrapper. Payments settle on Vibes-Coded via OpenX402
(Solana USDC). Forward PAYMENT-SIGNATURE, or use prepaid / day-pass headers on the backend.
Preferred (no mid-run wallet):
- Operator opens https://vibes-coded.com/start → pays $1 USDC → pastes
X-Vibes-Keyinto the agent/MCP env - Or machine fund:
POST /api/v1/outcomes/balance/fund - Mid-run without a key:
X-Operator-Notify→ human funds/start?ois=→ poll for key
- Marketplace: https://vibes-coded.com
- Fund agent: https://vibes-coded.com/start
- Agent docs: https://vibes-coded.com/llms.txt
- Catalog: https://vibes-coded.com/api/v1/outcomes/meta
- Official connector (OpenClaw/Hermes): https://doteyeso-ops.github.io/vibes-coded-agent-connector/
- Glama: https://glama.ai/mcp/servers/@doteyeso-ops/mcp-server-vibes-coded
- Smithery: https://smithery.ai/servers/@doteyeso-ops/mcp-server-vibes-coded
Installing Vibes Coded
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/doteyeso-ops/mcp-server-vibes-codedFAQ
Is Vibes Coded MCP free?
Yes, Vibes Coded MCP is free — one-click install via Unyly at no cost.
Does Vibes Coded need an API key?
No, Vibes Coded runs without API keys or environment variables.
Is Vibes Coded hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Vibes Coded in Claude Desktop, Claude Code or Cursor?
Open Vibes Coded on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Vibes Coded with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
