The first SEO tool you can actually talk to.
Open Claude. Type "give me five blog ideas for my Shopify store, then queue the top three." Done. No tabs. No dashboard. No copy-paste.
It auto-configures every MCP-aware app you have installed. You sign in with your Seoable account the first time the app calls us. No API key needed up front.
npx -y @seoable/installOther SEO tools bolted MCP on. We started here.
If your day already lives in an AI assistant, your SEO should too. Every Seoable feature is a tool your assistant can call, using your real projects, brands, and credits.
What it actually looks like.
What your assistant can do.
Eighteen tools, all wired to your real account. Each call costs the same credits as the dashboard, from the same balance.
- Run a fresh audit on a site
- Order an audit-only report
- Queue a batch of blog posts
- Add, archive, or bulk-create blog ideas
- Check your idea-quota for the month
- List, filter, and search ideas
- List finished reports
- Pull a single report or post
- See your projects, brands, and competitors
One command. Every app.
The installer at the top auto-configures every supported app you have. Most people stop here. If your client is not on the list, or you'd rather wire it up by hand, follow the steps below.
- Open Settings → MCP.
- Click Add server. Name it 'Seoable'.
- Paste the URL below. Click Connect.
- A browser tab opens. Allow the connection.
https://api.seoable.dev/mcp
Or use an API key
{
"mcpServers": {
"seoable": {
"url": "https://api.seoable.dev/mcp",
"headers": {
"Authorization": "Bearer sk_live_...your_key..."
}
}
}
}- Open Settings → MCP.
- Click Add new MCP server.
- Pick HTTP. Paste the URL below.
- Click Sign in. Allow the connection.
https://api.seoable.dev/mcp
Or use an API key
{
"mcpServers": {
"seoable": {
"url": "https://api.seoable.dev/mcp",
"headers": {
"Authorization": "Bearer sk_live_...your_key..."
}
}
}
}- Open Settings → Connectors.
- Click Add a connector. Pick MCP server.
- Paste the URL below.
- Pick Sign in with Seoable.
https://api.seoable.dev/mcp
Or use an API key
https://api.seoable.dev/mcp
Bearer sk_live_...your_key...
- Open Tools → Add tool.
- Pick MCP. Paste the URL below.
- Pick OAuth.
- Sign in with Seoable.
https://api.seoable.dev/mcp
Or use an API key
https://api.seoable.dev/mcp
Bearer sk_live_...your_key...