← Registry

General Tools

faheem-ai.app

Provides direct links to app store listings, support contact channels, and homepage navigation anchors for the Faheem app.

1 endpoint7 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://faheem-ai.app/api/mcp

No auth detected

MCP server metadata

Name
faheem-mcp
Version
0.1.0
Capabilities
tools

Known tools 7

open_app_store_ios

Returns the iOS App Store URL for the Faheem app

Inferred read-only
open_app_store_android

Returns the Google Play Store URL for the Faheem app

Inferred read-only
contact_whatsapp

Returns the WhatsApp contact URL for Faheem support

Inferred read-only
contact_email

Returns the contact email address for Faheem support

Potential side effects
navigate_to_section

Marketing-site navigation hint: returns an anchor URL that scrolls to a named section on the homepage.

Inferred read-only
switch_language

Returns the canonical URL with a lang query parameter to switch site language.

Inferred read-only
submit_contact_form

Submits a contact inquiry to the public Faheem portal contact endpoint

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.faheem-mcp]
url = "https://faheem-ai.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "faheem-mcp": {
      "type": "http",
      "url": "https://faheem-ai.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: faheem-mcp
Remote MCP URL: https://faheem-ai.app/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": {
    "faheem-mcp": {
      "url": "https://faheem-ai.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "faheem-mcp": {
      "type": "http",
      "url": "https://faheem-ai.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "faheem-mcp",
  "transport": "streamable-http",
  "url": "https://faheem-ai.app/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.