Model Context Protocol (MCP) for Hellล Admin API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Model Context Protocol (MCP) server for creating and managing Hellล applications.
๐ง BETA Status: This MCP server is currently in beta. We're actively seeking feedback and welcome contributions! Please report issues, suggest improvements, or submit pull requests to help us improve the developer experience.
๐ Full Documentation & Installation Guide
Copy one of these configurations into your MCP client settings:
NPM Package (Latest):
HTTP Transport (Remote):
๐ See Local Development Setup for running from source
This MCP server provides a single powerful tool (hello_manage_app) that lets you create and manage your Hellล applications directly from your AI assistant. Unlike traditional APIs, every operation automatically includes your complete developer context - profile, teams, and applications - making it perfect for AI assistants.
๐ For detailed usage instructions, examples, and troubleshooting, visit: hello.dev/docs/admin-mcp
๐ฏ Core Tool:
hello_manage_app - The main tool for all application management
create, read, update, create_secret, update_logo_from_data, update_logo_from_url๐ Always In Context: Unlike traditional APIs, every tool response includes your complete developer context:
This means you never lose context between operations - perfect for AI assistants that need to understand your complete development environment.
hello_manage_app Actions:๐ create - Create new applications
{ profile, application, action_result }๐๏ธ read - Read application details
client_id: Returns your complete profile contextclient_id: Returns profile + specific application{ profile, application?, action_result }โ๏ธ update - Update application settings
{ profile, application, action_result }๐ create_secret - Generate client secrets
{ profile, application, client_secret, action_result }๐จ update_logo_from_data - Upload logo from base64 data
{ profile, application, update_result, action_result }๐ update_logo_from_url - Upload logo from URL
{ profile, application, update_result, action_result }Every response includes your complete profile context, making it perfect for AI assistants that need to maintain awareness of your development environment.
HELLO_DOMAIN: Override the default domain (defaults to hello.coop)HELLO_ADMIN: Override the admin server URL (defaults to https://admin.hello.coop)We want your feedback! This MCP server is in beta and we're actively improving it based on real-world usage.
For local development and testing:
The configure your AI client to run the local version
Local Development (Node.js):
Run the comprehensive test suite:
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/admin-mcp)<a href="https://allmcps.com/mcp/admin-mcp"><img src="https://allmcps.com/api/badge/admin-mcp?style=directory" alt="Admin MCP on AllMCPs" /></a>