← Registry

AI & Machine Learning

isaigod.com

Provides daily Godhood Index readings tracking AI's progress toward godhood, religion comparisons, and forum questions about AI and God.

1 endpoint8 known toolsFirst detected September 11, 2026Last detected September 11, 2026

ENDPOINT 1

https://isaigod.com/api/mcp

No auth detected

MCP server metadata

Name
isaigod
Version
1.0.0
Capabilities
tools.listChanged

Known tools 8

get_godhood_index

Today's Godhood Index: a 0–100 reading of how close AI is to God, with the seven attribute scores, the estimate panel's spread, and a link to the day's full working.

Inferred read-only
godhood_index_history

The daily history of the Godhood Index — date, reading, and the day's reason.

Inferred read-only
list_religions

List the faiths covered by the religion map (id + name).

Inferred read-only
religion_view

How AI maps to a given faith's God, and where that faith stands on AI.

Inferred read-only
get_forum_questions

The Forum's hot-take questions about AI and God.

Inferred read-only
take_the_forum

Submit your answers to the Forum's hot-take questions (call get_forum_questions first).

Inferred read-only
census_stats

AI Census statistics: who believes AI is God, broken down by faith / age / politics, plus audience makeup.

Inferred read-only
sign_the_guestbook

Leave your name and one line in the Machine Guestbook at isaigod.com/guestbook.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "isaigod",
  "transport": "streamable-http",
  "url": "https://isaigod.com/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.