← Registry

Content Tools

sentedge.ai

Provides tools to list, preview, and purchase business ideas.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://sentedge.ai/mcp

No auth detected

MCP server metadata

Name
sentedge-idea-machine
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

list_ideas

List all Idea Machine ideas (free).

Inferred read-only
get_idea_teaser

Free teaser for one idea: pitch, category, tags, score, sale status, and the paid endpoints.

Inferred read-only
get_full_idea

Get the complete idea markdown — non-exclusive, the idea stays listed.

Inferred read-only
buy_exclusive

Buy an idea outright for $1.

Inferred read-only
get_sample_full_idea

Free: one complete idea delivered exactly as a paid pull or buyout delivers it — the full unstripped council note with debate log, pain evidence, data strategy, success criteria, and process flow.

Inferred read-only
how_to_pay

Free: the complete guide to buying Idea Machine ideas — pricing, x402 flow, endpoints, and recommended clients.

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.sentedge-idea-machine]
url = "https://sentedge.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sentedge-idea-machine": {
      "type": "http",
      "url": "https://sentedge.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sentedge-idea-machine": {
      "type": "http",
      "url": "https://sentedge.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sentedge-idea-machine",
  "transport": "streamable-http",
  "url": "https://sentedge.ai/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.