← Registry

General Tools

aaaibiz.com

Provides information on AAAIBiz services, pricing, eligibility, case studies, and methodology for business procurement.

1 endpoint25 known toolsFirst detected June 26, 2026Last detected September 15, 2026

ENDPOINT 1

https://mcp.aaaibiz.com/api/mcp

No auth detected

MCP server metadata

Name
aaaibiz-mcp-server
Version
3.1.0
Capabilities
tools.listChanged

Known tools 25

get_services

List all AAAIBiz services with descriptions, IPP eligibility, and use cases.

Inferred read-only
get_pricing

Get AAAIBiz pricing information.

Inferred read-only
check_ipp_eligibility

Check if an organisation type is eligible for Indigenous Procurement Policy (IPP) when procuring from AAAIBiz.

Inferred read-only
get_case_studies

Get AAAIBiz case studies and client outcomes.

Inferred read-only
get_methodology

Get AAAIBiz methodology overview including the Four Foundations and Steward-Driven Operating Model.

Inferred read-only
faq

Search AAAIBiz frequently asked questions.

Inferred read-only
submit_enquiry

Submit an enquiry to AAAIBiz.

Inferred read-only
generate_payment_link

Generate a Stripe payment link for a AAAIBiz service, with bank transfer (PayID) as fallback.

Potential side effects
assess_and_quote

Composite pipeline: Check IPP eligibility + get pricing + generate payment link in one call.

Potential side effects
check_procurement_compliance

NEW TOOL (June 2026): Detailed Indigenous Procurement Policy (IPP) compliance assessment for a specific procurement opportunity.

Inferred read-only
assess_ai_security

NEW TOOL (June 2026): OWASP-aligned AI security assessment for any AI system.

Inferred read-only
ai_impact_assessment

NEW TOOL: DTA-framework-aligned AI impact assessment for ANY Australian organisation (federal/state government, corporate, small business, public-facing).

Inferred read-only
check_agent_balance

Check remaining prepaid credits for this agent.

Inferred read-only
add_agent_credits

Add prepaid credits to an agent balance for premium tool access.

Inferred read-only
get_usage_report

View tool call history and spending breakdown for this agent over the last N days.

Inferred read-only
ingest_org_profile

Submit an organization profile for AI-powered analysis.

Inferred read-only
query_org_insights

Query AI-powered insights about an organization — readiness, compliance, opportunities, or full analysis.

Inferred read-only
get_refinery_status

Check document processing status for an organization in the data refinery.

Inferred read-only
generate_referral_code

Create a unique referral code for an agency partner.

Potential side effects
track_referral

Check the status and commission earned for an agency referral code.

Inferred read-only
get_referral_stats

Get detailed referral statistics with event history for a partner code.

Inferred read-only
generate_api_key

Generate a new API key for gated tool access.

Inferred read-only
list_api_keys

List all API keys (admin only).

Inferred read-only
revoke_api_key

Revoke an API key (admin only).

Inferred read-only
get_x402_pricing

Get x402 micropayment pricing for premium tools.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aaaibiz-mcp-server]
url = "https://mcp.aaaibiz.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aaaibiz-mcp-server": {
      "type": "http",
      "url": "https://mcp.aaaibiz.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aaaibiz-mcp-server
Remote MCP URL: https://mcp.aaaibiz.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aaaibiz-mcp-server": {
      "url": "https://mcp.aaaibiz.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aaaibiz-mcp-server": {
      "type": "http",
      "url": "https://mcp.aaaibiz.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aaaibiz-mcp-server",
  "transport": "streamable-http",
  "url": "https://mcp.aaaibiz.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for aaaibiz.com was fetched 2026-07-31T14:01:13.239Z and is being refreshed.

Trust status Neutral

aaaibiz.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.