← Registry

General Tools

maaisoftwareinc.ca

Provides an interface to interact with MAAI Software Inc., including contacting, subscribing, booking consultations, and accessing services and blog content.

1 endpoint6 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://maaisoftwareinc.ca/api/mcp

No auth detected

MCP server metadata

Name
maai-software
Version
0.1.0
Capabilities
tools.listChanged

Known tools 6

contact_maai

Send a message to MAAI Software Inc.

Potential side effects
subscribe_newsletter

Subscribe an email to the MAAI newsletter.

Potential side effects
book_consultation

Record a consultation request with MAAI.

Inferred read-only
list_services

Return the public catalog of MAAI services.

Inferred read-only
list_blog_posts

Return blog post metadata, paginated and optionally filtered by category slug.

Potential side effects
get_blog_post

Fetch a single blog post's full body as markdown.

Potential side effects

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.maai-software]
url = "https://maaisoftwareinc.ca/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "maai-software": {
      "type": "http",
      "url": "https://maaisoftwareinc.ca/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: maai-software
Remote MCP URL: https://maaisoftwareinc.ca/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": {
    "maai-software": {
      "url": "https://maaisoftwareinc.ca/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "maai-software": {
      "type": "http",
      "url": "https://maaisoftwareinc.ca/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "maai-software",
  "transport": "streamable-http",
  "url": "https://maaisoftwareinc.ca/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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