← Registry
Developer Tools
freeagentstore.online
Manages autonomous browser agents, including creation, deployment, and file listing.
ENDPOINT 1
https://mcp.freeagentstore.online/mcp
Known tools 13
list_agentsList all published agents, or just yours if authenticated.
agent_infoGet info about an agent — live URL, repo, status.
deploy_statusCheck deploy status (last 5 GitHub Actions runs).
create_agentCreate a new autonomous browser agent.
list_filesList all files in an agent's repo.
read_fileRead a file from an agent's repo.
search_filesSearch for text across all files in an agent's repo.
update_filesWrite/overwrite files in an agent's repo as one commit.
delete_fileDelete a file from an agent's repo.
delete_agentRemove an agent from the store.
publish_to_storeAdd an agent to the store registry so it appears on freeagentstore.online.
platform_guideHow to build autonomous browser agents on FreeAgentStore.
sdk_referenceReference for agent tools, inference, MCP, search, fetch, and config.