Developer Tools
freeappstore.online
Provides tools to manage and monitor deployed apps on FreeAppStore.
ENDPOINT 1
https://mcp.freeappstore.online/mcp
Known tools 12
list_appsList your published apps on FreeAppStore.
deploy_statusCheck the deploy status of an app (last 5 GitHub Actions runs).
app_infoGet info about any app on FreeAppStore — live URL, repo, store listing.
app_logsQuery recent logs for an app — errors, warnings, SDK calls, build info.
platform_guideGet the FreeAppStore platform guide (SKILLS.md) for AI-assisted development.
sdk_referenceQuick reference for @freeappstore/sdk — imports, features, and usage patterns for auth, KV, counters, collections, rooms, proxy, hooks, and UI components.
create_appCreate AND publish a brand-new app on FreeAppStore, end to end.
list_filesList the files in an app's repo (so you know what to read/edit).
read_fileRead one file's contents from an app's repo (e.g.
agent_buildHand a natural-language prompt to the FreeAppStore VibeCode AGENT — the platform's own AI writes the code AND deploys it.
agent_statusCheck a VibeCode agent build session (started with agent_build): the app id it's building, deploy phase, and live URL once ready.
update_filesImprove an app you own: write/overwrite one or more files in its repo with full new contents.