{
  "markdown": "# Aoexl MCP Connector\n\nSmall public wrapper package for connecting Claude Desktop, Cursor, and other MCP clients to the hosted Aoexl MCP endpoint at `https://mcp.aoexl.com/mcp`.\n\n## Install\n\n```bash\nAOEXL_API_KEY=your_key_here npx -y aoexl-mcp\n```\n\nThe package starts a local stdio proxy via `mcp-remote` and forwards requests to the hosted Aoexl MCP server.\n\n## Claude Desktop\n\n```json\n{\n  \"mcpServers\": {\n    \"aoexl-sign\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"aoexl-mcp\"],\n      \"env\": {\n        \"AOEXL_API_KEY\": \"YOUR_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n## Environment\n\n- `AOEXL_API_KEY` — required API key created in Aoexl\n- `AOEXL_MCP_URL` — optional override, defaults to `https://mcp.aoexl.com/mcp`\n\n## Publishing Metadata\n\n- npm package: `aoexl-mcp`\n- MCP registry name: `io.github.AryanSingh/aoexl-sign`\n- Smithery server: `aryan/aoexl-sign`\n",
  "bytes": 860,
  "sha": "37dcbdac2fe69da5c6773728c7df43d9e50bd51d603f826058e67323a2472bff",
  "repo_slug": "aryansingh0203/aoexl-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_aryansingh_aoexl_sign_7dca19e2/readme"
}