Loomal

Example App

MCP server by github.com/mctx-ai/example-app

Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

2 starsRemote-capable

About Example App

Example App is an MCP (Model Context Protocol) server published by mctx-ai in the official MCP registry, listed under Documentation Access on Loomal. Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc

Example App runs as a hosted remote over sse — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/mctx-ai/example-app, where the project has earned 2 GitHub stars.

Use Example App with your agent

Claude Code · one command
claude mcp add --transport sse example-app https://example-app.mctx.ai/v1.3.4
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "example-app": {
      "url": "https://example-app.mctx.ai/v1.3.4"
    }
  }
}
ssehttps://example-app.mctx.ai/v1.3.4

Frequently asked questions

What is Example App?
Example App is an MCP (Model Context Protocol) server by mctx-ai in the Documentation Access category. Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc
How do I connect Example App to Claude, Cursor, or another MCP client?
Example App is a remote MCP server — add its endpoint (https://example-app.mctx.ai/v1.3.4) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Example App open source?
Yes — the source code is public at github.com/mctx-ai/example-app, with 2 GitHub stars.
Can AI agents pay to use Example App?
Not yet through Loomal — Example App is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Example App? Claim this listing free by verifying GitHub ownership, or contact us.