Odel
Clawifi

Clawifi

Local
@atakanelik34PythonMITUpdated 1mo ago

Agent-native internet gateway: typed search, fetch, scrape, crawl, and extract via the Clawifi API.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIclawifiv0.1.0

Run

uvx clawifi

MCP client config

{
  "mcpServers": {
    "clawifi": {
      "command": "uvx",
      "args": [
        "clawifi"
      ]
    }
  }
}