Subscribe
All MCP Tools

MCP Server

SEO/GEO MCP

Research, plan, write, optimize, and audit content for search and AI answer visibility.

This configuration provides access to 0 MCP tools.

What this MCP Server includes

SEO/GEO MCP includes 15 MCP Tools. Research, plan, write, optimize, and audit content for search and AI answer visibility.

How users should think about it

Browse the Tool catalog first. When a Tool fits your task, configure this Server in your local agent and call that specific Tool by name.

Credits

Each Tool shows its currently published Credits price before use. That price is derived from completed real runs.

Endpoint

https://mcp-seo.puppychris.com/mcp

API Key

Create a User MCP API Key in Settings, then use it as the Bearer token in your local agent.

Client configuration

Codex CLI

export EASYAI_MCP_API_KEY="YOUR_USER_MCP_API_KEY"
codex mcp add easyai-seo --url "https://mcp-seo.puppychris.com/mcp" --bearer-token-env-var EASYAI_MCP_API_KEY
  • Use the key created from your Easy AI Marketing account.
  • After configuration, ask Codex to list available MCP tools and choose the Tool you want to run.

Claude Code

export EASYAI_MCP_API_KEY="YOUR_USER_MCP_API_KEY"
claude mcp add --scope user --transport http easyai-seo "https://mcp-seo.puppychris.com/mcp" --header "Authorization: Bearer ${EASYAI_MCP_API_KEY}"
  • Use user scope when you want this configuration available across local projects.

Cursor mcp.json

{
  "mcpServers": {
    "easyai-seo": {
      "url": "https://mcp-seo.puppychris.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_USER_MCP_API_KEY"
      }
    }
  }
}
  • Paste this into Cursor MCP settings and replace the placeholder key.

Verification steps

  1. Confirm your local agent can list the Tools exposed by this Server.
  2. Run a low-cost Tool first to confirm authentication and Credits behavior.
  3. If a Tool fails because of missing inputs, revise the prompt with clearer business context and run again.

Troubleshooting

Unauthorized

Create a new User MCP API Key in Settings and update your local configuration.

Insufficient Credits

Recharge or change to a plan with enough Credits before running this Tool.

Unclear result

Add clearer target market, audience, product, competitor, or source material in your prompt.

Setup guide

Create a User MCP API Key in Settings and configure this MCP Server in your local agent.

Use cases

Research, plan, write, optimize, and audit content for search and AI answer visibility.

Limitations

Each Tool becomes available after a real cold-run calibration publishes its Credits price.

Create a User MCP API Key in Settings before connecting from your local Agent.

Create MCP API Key
SEO/GEO MCP | Easy AI Marketing