Not Organic Developers

Not Organic developer MCP

Public, read-only guidance for coding assistants.

Connect

Endpoint: https://id.notorganic.info/mcp. Transport: Streamable HTTP. No credentials required.

{
  "mcpServers": {
    "notorganic": {
      "url": "https://id.notorganic.info/mcp"
    }
  }
}

This is a common client configuration shape; use your client’s remote-MCP settings if its schema differs. Never add your admin token or account credentials to this public connection.

Tools

  • get_integration_guide: choose integration, learning or review.
  • validate_app_setup: check proposed HTTPS origin and callback syntax. This does not verify ownership, grant approval or test a live callback.

Prompts

  • integrate_app
  • design_learning
  • diagnose_signin

Resources

notorganic://guides/integration, notorganic://guides/learning, notorganic://guides/review.

Boundaries

This MCP does not expose private application records or admin operations. Review is performed in the authenticated admin panel. The server uses stateless JSON responses and supports MCP discovery through initialize, tools/list, prompts/list and resources/list. GET is not a persistent event stream. Browser calls are permitted from the Not Organic sites and local loopback origins; server-side and desktop MCP clients do not need a browser Origin header.

Copy an integration prompt →