Agent Tools
Back to MCP servers

run.onvibe/onvibe

https://onvibe.run/mcp
● healthy

Talk to Claude and get a live web app deployed to a real URL, with Postgres, storage and cron.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://onvibe.run/mcp
JSON-RPC initialize probe
curl -X POST https://onvibe.run/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://onvibe.run
Source code
https://github.com/ceritium/onvibe