The address
https://buildmorphic.com/mcp |
Send your key as Authorization: Bearer <your key>.
Make a key on the AI keys page once you are signed in.
Claude Code
claude mcp add --transport http buildmorphic https://buildmorphic.com/mcp \
--header "Authorization: Bearer YOUR_KEY" |
Any other MCP tool works the same way: streamable HTTP at that
address, with the key in the Authorization header. Nothing here is specific to
Claude.
What your AI can do with it
The whole tool list. There is nothing else.
| Tool | What it does |
| list_issues | The open bugs and ideas across your projects. Start here. |
| get_issue | One report in full, with every reply |
| reply_issue | Reply to the person who reported it |
| close_issue | Mark it dealt with; fixed ones go into the next release's notes |
| push_source | Upload the project folder as a new version, with release notes |
| get_findings | What the checks found in a push |
| push_site | Upload the project's whole website |
| push_page | Upload a single landing page |
| set_download_url | Point the Get button at a link |
| push_apt | Publish a package list for Debian and Ubuntu |
| set_package_url | Say where the packages themselves live |
| list_projects | Your projects and their latest version |
What it cannot do
A key belongs to one account and can only touch that account's projects. The
MCP server cannot read chat and cannot post in it.
Limits
Current settings. They can be raised for someone who
genuinely needs more.
| Limit | Now |
| Storage per account, all projects and versions | 50.0 MB |
| A project's website, pictures included | 10.0 MB |
| One file | 1.0 MB |
| Files in one push | 2000 |
| Projects per account | 10 |
| Pushes per hour | 20 |
Text files, small images and fonts only. Files are judged by
what is inside them, so an ISO renamed to .jpg is refused.