import json
from websocket import create_connection
ws = create_connection("ws://localhost:8000/ws")
ws.send(json.dumps(
{
'password': 'Secret_Password',
'dbname': 'CatoDB',
'location' :'rows.0.name',
'action' : 'retrieve'
}
))
print(json.loads(ws.recv())) # "A"
<a href="https://discord.gg/muXKEkbRwp">
| Name & Link | Description | Type |
|---|---|---|
| PloyconJS | NodeJS Package for Polygon | Package |
| PolyDash | Polygon | Utility |
| PolygonPy | Python Package for Polygon | Package |
If you wish for your company / module / Utility to be placed here make a request on our discord server.
Email: lenny@lunes.host
$ claude mcp add PolygonDB \
-- python -m otcore.mcp_server <graph>