Build, preview and publish full-stack web apps with TakoCode's hosted coding agent.
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.
TakoCode is an AI app-building platform. This repository documents the official TakoCode remote MCP server, which lets MCP clients (Claude, and any other MCP-capable assistant) build, preview and publish full-stack web apps by directing TakoCode's hosted coding agent.
This is a hosted (remote) server. There is nothing to install and no code in this repository to run β the server runs on TakoCode's infrastructure. This repo holds the public listing metadata (
server.json) and documentation only.
| Endpoint | https://takocode.com/api/mcp |
| Transport | Streamable HTTP (MCP protocol 2025-06-18, 2025-03-26, 2024-11-05) |
| Auth | OAuth 2.0 with dynamic client registration (RFC 7591) β sign in with your TakoCode account |
| Account | takocode.com β $10/mo membership + prepaid wallet credits |
Claude: Settings β Connectors β Add custom connector β paste https://takocode.com/api/mcp β sign in when prompted.
| Tool | Kind | Description |
|---|---|---|
takocode_get_started | read-only | Account status + the onboarding interview to run with the user |
set_preferences | Save autonomy / question / tier / budget preferences (enforced server-side) | |
get_wallet | read-only | Wallet balance, membership, month spend, live turn slots |
top_up_wallet | Stripe checkout link for the human user ($5β$500 credits) | |
list_projects | read-only | Projects with publish status, live URL and spend |
create_project | Create a new app project | |
start_turn | paid | Send one build goal to TakoCode's coding agent (async; billed from wallet) |
check_turn | read-only | Poll build progress; final message, cost, files, optional screenshot |
get_preview_link | read-only | Shareable ~4h link to the running dev app |
get_download_link | read-only | Signed 1h ZIP download of the project source |
export_github | Push project source to the user's connected GitHub | |
publish_site | paid | Deploy to a permanent public URL (explicit user approval required) |
check_publish | read-only | Deployment status + live URL |
search_domains | read-only | Domain availability + yearly pricing |
buy_domain | Stripe checkout link to register a domain (auto-attached after payment) | |
attach_domain | Connect a domain the user already owns (returns DNS records) |
start_turn β check_turn), so it survives client timeouts and disconnects.readOnlyHint / destructiveHint) so clients can gate confirmations appropriately.The contents of this repository (documentation and listing metadata) are MIT-licensed. The TakoCode platform and MCP server implementation are proprietary and are not part of this repository.
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/takocode)<a href="https://allmcps.com/mcp/takocode"><img src="https://allmcps.com/api/badge/takocode?style=directory" alt="TakoCode on AllMCPs" /></a>