EffortlessAPI - A rulebook for your code
EffortlessAPI - A rulebook for your code exposes 4 public tools on this MCP endpoint.
https://effortlessapi.com/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.effortlessapi.com/We add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.effortlessapi.com
4tools discovered
Effortless Ping
Liveness probe. Echoes the input message and returns server version, mode, tool count, and skill count. Use to verify the MCP connection is healthy.
Effortless Build
Run the full Effortless build pipeline defined in ssotme.json / effortless.json. Shells out to the `effortless` CLI from projectDir and executes every enabled transpiler in order. Use this when the user asks to 'rebuild the rulebook', 'do a turn of the loop', or run a multi-step pipeline. For a single transpiler invocation, prefer the corresponding catalog-generated tool.
Query Rulebook
Run a structured query against an effortless-rulebook.json file without loading the entire file into context. Supports: 'tables' (list table names), 'schema' (one table's field list, no data), 'relationships' (foreign keys), 'calculated_fields' (fields with formulas), 'field' (one field's full definition), 'dag' (the table dependency graph derived from RelatedTo edges).
Validate Dag
Validate the integrity of an effortless-rulebook.json. Checks: (1) every RelatedTo points at an existing table; (2) the relationship graph is acyclic; (3) every table has a Name field (the logical primary key per ERB conventions); (4) table names are PascalCase and look plural; (5) relationship field names are not Id-suffixed; (6) no duplicate field names within a table. Returns a structured list of issues with severity, category, and location.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsEffortlessAPI - A rulebook for your code exposes 4 public tools on this MCP endpoint.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
MCPBundles probed 4 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
Operate EffortlessAPI - A rulebook for your code? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.