Loomaly for Claude Code, Cursor and Codex
MCP serverEverything elseSEO audit of every page: what to fix first, a fix prompt for your framework, and a re-check.
Available today. Use it from your connected AI after setup.
No other account needed.
Add ahel to your AI once: Claude, ChatGPT, Cursor, Claude Code or Codex. Then ask it to use this.
Then ask your AI: use Loomaly for Claude Code, Cursor and Codex
Install Loomaly for Claude Code, Cursor and Codex
The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.
Claude Code
claude mcp add --transport http --scope user loomaly-for-claude-code-cursor-a 'https://loomaly.com/mcp'Run it once in your project, then open /mcp to approve any sign-in the server asks for.
Claude Desktop
https://loomaly.com/mcpAdd a custom connector in Settings, paste this address, and approve the sign-in.
Cursor
cursor://anysphere.cursor-deeplink/mcp/install?name=loomaly-for-claude-code-cursor-a&config=eyJ1cmwiOiJodHRwczovL2xvb21hbHkuY29tL21jcCJ9Open the link and Cursor adds the server at that address.
ChatGPT
https://loomaly.com/mcpIn Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.
Codex
codex mcp add loomaly-for-claude-code-cursor-a --url 'https://loomaly.com/mcp'Run it once, then sign in with codex mcp login loomaly-for-claude-code-cursor-a if the server asks for an account.
From the project's README
As published by loomaly/loomaly in README.md.
Loomaly checks every page of your site, ranks what to fix first, and hands each problem to your coding assistant as a fix prompt for your framework. Once the fix is live, it re-checks the page.
This repository is the plugin: Loomaly's MCP server (https://loomaly.com/mcp) plus three skills.
| Skill | What it does |
|---|---|
fix-seo | Takes the problem Loomaly ranks first, fixes it in this repository on a branch, marks it fixed with the PR link, and re-checks it once deployed. |
site-health | Explains a site's health score in plain language: what it's made of, and the few problems worth fixing first, with how many pages each affects. |
internal-links | Goes through the internal links Loomaly suggests with you, adds the approved ones to the source content, and records each decision. |
You need a Loomaly account; the free plan covers one site. The first time a tool runs, your assistant opens a browser window so you can sign in.
Install
Claude Code
/plugin marketplace add loomaly/loomaly
/plugin install loomaly@loomaly
Or just the MCP server:
claude mcp add --transport http loomaly https://loomaly.com/mcp
Cursor
Install Loomaly from the Cursor Marketplace, or add the server to ~/.cursor/mcp.json:
{ "mcpServers": { "loomaly": { "url": "https://loomaly.com/mcp" } } }
Codex
Open Plugins in the sidebar, then More → Add more, and enter loomaly/loomaly as the marketplace source.
Try it
From your site's repository, ask your assistant:
- "What should I fix first on my site's SEO?"
- "Fix the top Loomaly issue and open a PR."
- "Explain my site's SEO health score."
Links
- Docs: https://loomaly.com/docs/mcp
- Free check of any site, no sign-up: https://loomaly.com
- Privacy: https://loomaly.com/privacy
MIT licensed.
Advanced
- Delivery
- loomaly MCP server → your ahel connector (mcp.ahel.ai) → your AI.
- Catalog kind
- mcp-server
- Key
com-loomaly-loomaly- Source
- github.com/loomaly/loomaly
- Hosted endpoint
https://loomaly.com/mcp