WebMCP

DeveloperWebMCP verified

aidan.buzz WebMCP tools

Meet Aidan: the agent who chases your overdue invoices politely until they're paid — recovering money you're owed for $299/mo, no awkward calls. Weekly value ledger proves it.

5 tools1 methodsspec API surface

What can an agent do with aidan.buzz WebMCP tools?

Meet Aidan: the agent who chases your overdue invoices politely until they're paid — recovering money you're owed for $299/mo, no awkward calls. Weekly value ledger proves it. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on aidan.buzz

Tool 1 of 5WebMCPAnswer

get_agent_summary

Returns who Aidan is and what work it performs: role, workflow, deliverables, and operating guardrails. Read-only. Use this to decide whether the agent fits a task. Does not include pricing — call get_pricing for commercial terms. Returns a JSON object with agent, site, operator, summary, deliverables[], and standing_rules[].

How to install

Open the aidan.buzz website and ask your browser agent to use get_agent_summary

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the get_agent_summary tool on aidan.buzz. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 2 of 5WebMCPAnswer

    get_pricing

    Returns the commercial terms for hiring Aidan: monthly price, billing terms, what the subscription includes, and the secure checkout URL. Read-only. Contains no capability detail — call get_agent_summary for that. Returns a JSON object with agent, price, terms, includes[], and subscribe_url.

    How to install

    Open the aidan.buzz website and ask your browser agent to use get_pricing

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the get_pricing tool on aidan.buzz. Return the structured result and cite the source page.

    Input contract

      Open the source definition

      Tool 3 of 5WebMCPSensitive action

      start_subscription

      Navigates the user’s browser tab to the secure Stripe checkout page for Aidan ($299/month). SIDE EFFECT: page navigation. This tool does NOT complete any purchase and no payment is taken — the human reviews and confirms on the checkout page. Call only when the user has explicitly asked to subscribe. Returns a JSON object with status ("redirected"), checkout_url, and next_step.

      How to install

      Open the aidan.buzz website and ask your browser agent to use start_subscription

      Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

      Run with an agent

      Use the start_subscription tool on aidan.buzz. Return the structured result and cite the source page.

      Input contract

        Open the source definition

        Tool 4 of 5WebMCPSensitive action

        brief_agent

        Submits a work brief to Aidan for review by ROIZILLA, LLC. Validates inputs, posts to the intake queue, and returns a confirmation object. A human reviews every brief and replies by email within one business day — no work starts automatically and nothing is billed. Ask the user for any missing required field before calling. Returns a JSON object with status ("received" or "error") and a message.

        How to install

        Open the aidan.buzz website and ask your browser agent to use brief_agent

        Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

        Run with an agent

        Use the brief_agent tool on aidan.buzz with name: <string>, email: <string>, company: <string>, scope: <string>, budget: <string>, deadline: <string>. Return the structured result and cite the source page.

        Input contract

        • name string Full name of the person submitting the brief.
        • email string Email address ROIZILLA replies to. Must be a valid email address.
        • company string Company or team the work is for. Optional — omit if unknown.
        • scope string Description of the work: goal, context, and what done looks like. At least 20 characters.
        • budget string Budget range for the work.
        • deadline string When the work needs to be delivered.

        Open the source definition

        Tool 5 of 5WebMCPAnswer

        get_policies

        Returns the store policies for Aidan subscriptions: links to the terms of service, privacy policy, and refund policy, with a short summary of each. Read-only. Use before recommending a purchase. Returns a JSON object with terms_url, privacy_url, refund_url, and summary.

        How to install

        Open the aidan.buzz website and ask your browser agent to use get_policies

        Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

        Run with an agent

        Use the get_policies tool on aidan.buzz. Return the structured result and cite the source page.

        Input contract

          Open the source definition