ENDPOINT 1
https://sentedge.ai/mcp
MCP server metadata
- Name
- sentedge-idea-machine
- Version
- 1.0.0
Known tools 6
get_idea_teaserFree teaser for one idea: pitch, category, tags, score, sale status, and the paid endpoints.
Inferred read-onlyget_full_ideaGet the complete idea markdown — non-exclusive, the idea stays listed.
Inferred read-onlyget_sample_full_ideaFree: 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-onlyhow_to_payFree: the complete guide to buying Idea Machine ideas — pricing, x402 flow, endpoints, and recommended clients.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.