Hyperweb
About
A server for interacting with the Hyperweb platform and its tools using AI agents.
Details
- Author
- hyperweb-io
- Categories
- Productivity, Automation, AI
Jump to
Setup
Install Hyperweb in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/hyperweb-io/mcp
Follow the installation instructions in the repository README, then restart your MCP client.
This project implements a Model Context Protocol (MCP) server that helps you use Hyperweb platform tools better and easier with AI agents.
π οΈ This is for theHyperweb MCP Server. Looking togenerate an MCP server from your blockchain?
UseTelescope's MCP integration guideto get started.
To run the Hyperweb MCP server using npx, use the following command:
Add the following configuration. For more information, read theCursor MCP documentationor theClaude Desktop MCP guide.
{ "mcpServers": { "hyperweb-mcp-server": { "command": "npx", "args": ["-y", "@hyperweb/mcp-server@latest"] } } }
On Windows, you might need to use this alternative configuration:
{ "mcpServers": { "hyperweb-mcp-server": { "command": "cmd", "args": ["/k", "npx", "-y", "@hyperweb/mcp-server@latest"] } } }
- pnpm build- Build the project and copy prompts to build directory
- pnpm clean- Clean build artifacts
- pnpm test- Run tests
- pnpm inspector- Run the MCP inspector with the server
- pnpm format- Format code using Biome
- pnpm lint- Lint code using Biome
The server provides the following tools:
- TypeScript- For static typing and modern JavaScript features
- Biome- For linting and formatting
- Model Context Protocol SDK- For AI model interactions
- Zod- For runtime type validation
agentic-tools/ βββ src/ # Source code β βββ starship/ # Starship-related tools and prompts β βββ tools/ # Tool implementations β βββ prompts/ # Prompt templates βββ build/ # Compiled output βββ .env.example # Example environment variables βββ biome.json # Biome configuration
A unified toolkit for building applications and smart contracts in the Interchain ecosystem
π Built byInterwebβ if you like our tools, please checkout and contributehttps://interweb.co
AS DESCRIBED IN THE LICENSES, THE SOFTWARE IS PROVIDED βAS ISβ, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.
No developer or entity involved in creating this software will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the code, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
Create notes, search, & think with your Fabric AI workspace
Magica is your all-in-one AI platform, offering 2500+ cutting-edge tools under a single subscription.
Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.
Dynamically search and call tools using UnifAI Network
A dynamic server for managing multi-agent collaboration within tmux sessions, featuring flexible pane configurations and auto-detection.
A Model Context Protocol (MCP) server that provides access to 100+ curated AI agent skills from the VoltAgent Awesome Agent Skills collection.
Adds auto-approve functionality for MCP requests to the Claude Desktop application.
An MCP server to execute Coze workflows locally via a Python script.
MCP skill that automatically reduces Manus AI credit consumption by 30-75% through intelligent model routing, smart testing, and context hygiene
An MCP server for advanced cognitive analysis, creative problem-solving, and structured thinking using the UCPF framework.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


