ENDPOINT 1
https://sentedge.ai/mcp
MCP server metadata
- Name
- sentedge-idea-machine
- Version
- 1.0.0
Known tools 7
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-onlybuy_exclusiveBuy an idea outright for $1.00 USDC via x402: full markdown delivered, idea delisted from sentedge.ai, no further sales.
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-onlyeconomicsFree: what this catalogue costs to acquire in full, and the break-even probability a purchase has to clear (p ≥ price / value).
Potential side effectshow_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
Trust Data Available
BuiltWith Trust API v2 evidence for sentedge.ai was fetched 2026-08-03T01:18:21.852Z and is being refreshed.
sentedge.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.