DeveloperWebMCP verified
mana.am WebMCP tools
Your Personal Agent for iPhone. Conversation becomes creation — let Mana do the work. Words turn into action, from spark to ship, all on your iPhone.
DeveloperWebMCP verified
Your Personal Agent for iPhone. Conversation becomes creation — let Mana do the work. Words turn into action, from spark to ship, all on your iPhone.
Your Personal Agent for iPhone. Conversation becomes creation — let Mana do the work. Words turn into action, from spark to ship, all on your iPhone. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Search and browse published Mana creations.
Open the mana.am website and ask your browser agent to use search_community_appsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_community_apps tool on mana.am with q: <string>, sort: <string>, category: <string>, tag: <string>, featuredOnly: <boolean>, offset: <integer>, limit: <integer>, locale: <string>. Return the structured result and cite the source page.q string Search text.sort string Sort order.category string Category slug.tag string Tag key.featuredOnly boolean Restrict to featured creations.offset integer limit integer locale string BCP-47 locale.List popular tags used by the Mana community.
Open the mana.am website and ask your browser agent to use get_popular_tagsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_popular_tags tool on mana.am with limit: <integer>. Return the structured result and cite the source page.limit integer Maximum number of tags to return.Fetch either a public Mana creator profile or one public Mana creation.
Open the mana.am website and ask your browser agent to use get_public_shareInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_public_share tool on mana.am with kind: <string>, handle: <string>, slug: <string>, locale: <string>. Return the structured result and cite the source page.kind string Use "creator" for a public creator profile, or "app" for one creation.handle string Creator handle.slug string Required when kind is "app": the published app slug.locale string BCP-47 locale.Look up a Mana creator's public profile and their published apps by their handle (e.g. 'simon').
Open the mana.am website and ask your browser agent to use get_creator_profileInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_creator_profile tool on mana.am with handle: <string>. Return the structured result and cite the source page.handle string The creator's handle, without the leading @.