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.
ENDPOINT 1
https://isaigod.com/api/mcp
MCP server metadata
- Name
- isaigod
- Version
- 1.0.0
Known tools 8
get_godhood_indexToday'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-onlygodhood_index_historyThe daily history of the Godhood Index — date, reading, and the day's reason.
Inferred read-onlyreligion_viewHow AI maps to a given faith's God, and where that faith stands on AI.
Inferred read-onlytake_the_forumSubmit your answers to the Forum's hot-take questions (call get_forum_questions first).
Inferred read-onlycensus_statsAI Census statistics: who believes AI is God, broken down by faith / age / politics, plus audience makeup.
Inferred read-onlysign_the_guestbookLeave your name and one line in the Machine Guestbook at isaigod.com/guestbook.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.