Hubble ai mcp server

This is a MCP server for pumpfun data.

You can ask any question about pumpfun data.

```json
{
  "mcpServers": {
    "hubble-tool": {
      "command": "npx",
      "args": ["-y", "text2sql-mcp-tool"]
    }
  }
}
```

Add it to your mcp config file.

Example: Ask "latest pumpfun txn" to get the latest pumpfun txn.
