furrow forms MCP Tools
furrow forms exposes 27 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_teamsRead-onlylist teams
-
update_teamMutatingupdate team
-
get_accountRead-onlyget account
-
update_accountMutatingupdate account
-
create_upgrade_linkMutatingcreate upgrade link
-
list_clientsRead-onlylist clients
-
get_clientRead-onlyget client
-
create_clientMutatingcreate client
-
update_clientMutatingupdate client
-
archive_clientarchive client
-
list_projectsRead-onlylist projects
-
get_projectRead-onlyget project
-
list_formsRead-onlylist forms
-
get_formRead-onlyget form
-
list_submissionsRead-onlylist submissions
-
get_submissionRead-onlyget submission
-
get_snippetRead-onlyget snippet
-
create_projectMutatingcreate project
-
update_projectMutatingupdate project
-
rotate_project_inboxrotate project inbox
-
archive_projectarchive project
-
create_formMutatingcreate form
-
update_formMutatingupdate form
-
archive_formarchive form
-
upsert_project_webhookupsert project webhook
-
test_webhooktest webhook
-
bootstrap_sitebootstrap site
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.