harvis.dev
About
harvis.dev is zero-setup static hosting: run npx harvis in any folder and get a live URL in seconds
Details
- Author
- harvis-io
- Categories
- Developer Tools
Jump to
Setup
Install harvis.dev in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/harvis-io/harvis-dev-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
RemoteMCPserver forharvis.dev— static site hosting for AI agents. Hand it a folder of files from any MCP client and get a live public URL back in seconds. No account, no API key.
- Transport:Streamable HTTP (stateless)
- Auth:none — deploys are anonymous; each deploy returns a private claim link so a human can take ownership of the site later
- Registry:dev.harvis/harvisin the official MCP Registry ·Glama
This repository documents the hosted server. There is nothing to install or run from here — the server lives at the URL above and this repo carries its manifest, client configuration, and tool reference.
claude mcp add --transport http harvis https://harvis.dev/api/mcp
Claude Desktop, Cursor, VS Code, and other MCP clients
Add a remote (Streamable HTTP) server with URLhttps://harvis.dev/api/mcp. Typical JSON config:
{ "mcpServers": { "harvis": { "type": "http", "url": "https://harvis.dev/api/mcp" } } }
For clients that only speak stdio, bridge withmcp-remote:
{ "mcpServers": { "harvis": { "command": "npx", "args": ["-y", "mcp-remote", "https://harvis.dev/api/mcp"] } } }
Publish a static website and get a live public URL back instantly.
curl -X POST https://harvis.dev/api/mcp \ -H 'Content-Type: application/json' \ -H 'Accept: application/json, text/event-stream' \ -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"curl","version":"1.0"}}}'
npx @modelcontextprotocol/inspector --cli https://harvis.dev/api/mcp --transport http --method tools/list
The MCP server is one of several deploy paths — there is also a CLI (npx harvis), browser drag-and-drop, an HTTP API, and a dashboard. Seeharvis.devfor all of them.
- Website:https://harvis.dev
- Issues with the MCP server: open an issue here
- Email:dev@harvis.dev
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Create crafted UI components inspired by the best 21st.dev design engineers.
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .
MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





