← wizeb.com

INDIVIDUAL MCP TOOL

ask_about_wizeb

Answers questions about Wizeb — what it builds (custom AI agents, workflow automation, voice AI, document AI, web & mobile apps, AI cost/token optimisation, database reactivation), its products (RemindAvo, ReviewTaker, Wizot Agent Studio, Orbit, EatRight, TrueTime, Karmic, Voice AI), industries served, case-study results, engagement/pricing/timeline FAQs, open-source tools, recent blog posts, and contact details — and about WebCastle, Wizeb's parent company (website, web & mobile app, ERP/CRM/Odoo, e-commerce and IoT development; branding and UI/UX; digital marketing, SEO/GEO, performance marketing; cloud & security; business analysis), including which company to contact for what.

wizeb.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://wizeb.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for ask_about_wizeb and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.
  • A tool name or description suggests retrieving external content.

Parent server

wizeb.com

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.wizeb-ai-native-index]
url = "https://wizeb.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wizeb-ai-native-index": {
      "type": "http",
      "url": "https://wizeb.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wizeb-ai-native-index
Remote MCP URL: https://wizeb.com/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": {
    "wizeb-ai-native-index": {
      "url": "https://wizeb.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wizeb-ai-native-index": {
      "type": "http",
      "url": "https://wizeb.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wizeb-ai-native-index",
  "transport": "streamable-http",
  "url": "https://wizeb.com/mcp"
}
MCP Inspector

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

Related tools

  • get_index_questions — Returns the six dimensions and all 30 questions with their numbered answer options (1 = least AI-native, highest number = fully AI-native).
  • score_index — Scores a complete set of 30 answers and returns the index (0–100), tier, per-dimension scores, strengths, and the signals holding the company back.
  • email_index_report — Builds the full PDF scorecard (score, tier, six-dimension breakdown, every answer next to the AI-native end state, and the three fastest improvements) and emails it to the user, with a copy to the Wizeb team so a human can follow up.
  • get_enhanced_index_report — PAID TOOL — $10 in USDC on Base, settled over the x402 protocol from the calling agent's wallet.
  • get_enhanced_report_status — Free.
  • list_wizeb_services_and_products — Returns the full structured catalogue: every Wizeb service with its capabilities and URL, every product with URL/pricing, industries served, open-source tools, contact links, and the category-level service catalogue of WebCastle, Wizeb's parent company.