agentable-core

varustamov/agentable-core
★ 0 stars Python AI/LLM Updated 4d ago
Python SDK and MCP server for seo4agent.com — agent-readiness auditing
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentable-core": {
      "command": "uvx",
      "args": [
        "agentable-core"
      ]
    }
  }
}

Or install with pip: pip install agentable-core

README Excerpt

Python SDK and MCP server for [seo4agent.com](https://seo4agent.com) — agent-readiness auditing. ```bash pip install agentable-core ``` Add to your `claude_desktop_config.json`: ```json { "mcpServers": { "agentable": { "command": "agentable-mcp", "env": { "AGENTABLE_TOKEN": "your_jwt_token" } } } } ```

Tools (6)

AGENTABLE_BASE_URLAGENTABLE_TOKENaudit_urlbulk_auditcompare_urlsget_leaderboard