Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

BittleBits GEO Assistant

БесплатноНе проверен

GEO scores and content-rewrite suggestions for any web page, as MCP tools.

GitHubEmbed

Описание

GEO scores and content-rewrite suggestions for any web page, as MCP tools.

README

Connect Claude, Cursor, and any MCP-compatible AI agent to BittleBits — bringing your GEO (Generative Engine Optimization) scores and AI-content rewrite suggestions directly into your agent as tools.

This repository is the installable plugin wrapper. The BittleBits MCP server itself is hosted and remote — it speaks Streamable HTTP and authenticates with OAuth 2.0, so there is no token to configure and nothing to run locally. Point your client at the server and sign in through your browser.

What you get

Once connected, your agent can call BittleBits tools to score and rewrite content without copy-pasting between tabs:

Tool What it does
get_score Returns GEO metric scores (0–10 per dimension) for a page
get_rewrite Returns your original page content and a rewritten version with BittleBits suggestions applied

Ask things like "Get the BittleBits score for my landing page and tell me which areas need the most work," or "Rewrite my homepage applying the BittleBits suggestions but keep the casual tone."

Install

The server lives at https://bittlebits.ai/mcp. On first use, your client opens a browser window to sign in to your BittleBits account (OAuth) — no API keys or tokens to paste.

Claude Code (CLI)

claude mcp add --transport http bittlebits https://bittlebits.ai/mcp

Claude.ai / Claude Desktop

Settings → Connectors → Add custom connector, name it BittleBits, and set the remote MCP server URL to https://bittlebits.ai/mcp.

Cursor / VS Code

Add to your mcp.json:

{
  "mcpServers": {
    "bittlebits": {
      "type": "http",
      "url": "https://bittlebits.ai/mcp"
    }
  }
}

This repo's root .mcp.json contains exactly this config, so MCP-aware directories and clients can auto-detect the server.

Documentation

Full setup guide and examples: https://bittlebits.ai/docs/mcp

License

MIT © 2026 BittleBits.ai

from github.com/bittlebitsai/bittlebits-plugin

Установка BittleBits GEO Assistant

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/bittlebitsai/bittlebits-plugin

FAQ

BittleBits GEO Assistant MCP бесплатный?

Да, BittleBits GEO Assistant MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для BittleBits GEO Assistant?

Нет, BittleBits GEO Assistant работает без API-ключей и переменных окружения.

BittleBits GEO Assistant — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить BittleBits GEO Assistant в Claude Desktop, Claude Code или Cursor?

Открой BittleBits GEO Assistant на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare BittleBits GEO Assistant with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development