DeveloperWebMCP verified
cloverbase.com WebMCP tools
Senior practitioner mentorship for organisations operating in the Intelligence Age. Skills and systems that make AI adoption stick.
DeveloperWebMCP verified
Senior practitioner mentorship for organisations operating in the Intelligence Age. Skills and systems that make AI adoption stick.
Senior practitioner mentorship for organisations operating in the Intelligence Age. Skills and systems that make AI adoption stick. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Fill in the email newsletter signup form. The user must review the email address and click the button to confirm the subscription.
Open the cloverbase.com website and ask your browser agent to use subscribe_newsletterInstall 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 subscribe_newsletter tool on cloverbase.com with website: <string>. Return the structured result and cite the source page.website string Get an overview of cloverbase.com: what the site is about and its key pages with URLs. Returns JSON.
Open the cloverbase.com website and ask your browser agent to use get_site_infoInstall 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_site_info tool on cloverbase.com. Return the structured result and cite the source page.List the most recent published articles on cloverbase.com, newest first, optionally filtered by category. Returns title, date, category, excerpt, and URL as JSON.
Open the cloverbase.com website and ask your browser agent to use list_postsInstall 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 list_posts tool on cloverbase.com with limit: <number>, category: <string>. Return the structured result and cite the source page.limit number Maximum number of posts to return (1-50, default 10).category string Optional category name to filter by (case-insensitive).Search published articles on cloverbase.com by keyword across title, category, tags, and excerpt. Returns the best matches as JSON with URLs.
Open the cloverbase.com website and ask your browser agent to use search_postsInstall 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_posts tool on cloverbase.com with query: <string>, limit: <number>. Return the structured result and cite the source page.query string Keywords to search for.limit number Maximum number of results (1-50, default 5).