Buildmorphic

Connect your AI

One key, one address. Any tool that speaks MCP can use it.

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.
ToolWhat it does
list_issuesThe open bugs and ideas across your projects. Start here.
get_issueOne report in full, with every reply
reply_issueReply to the person who reported it
close_issueMark it dealt with; fixed ones go into the next release's notes
push_sourceUpload the project folder as a new version, with release notes
get_findingsWhat the checks found in a push
push_siteUpload the project's whole website
push_pageUpload a single landing page
set_download_urlPoint the Get button at a link
push_aptPublish a package list for Debian and Ubuntu
set_package_urlSay where the packages themselves live
list_projectsYour 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.
LimitNow
Storage per account, all projects and versions50.0 MB
A project's website, pictures included10.0 MB
One file1.0 MB
Files in one push2000
Projects per account10
Pushes per hour20

Text files, small images and fonts only. Files are judged by what is inside them, so an ISO renamed to .jpg is refused.