AgentLink MCP — P2P communication between Claude agents via Cloudflare Workers
Project description
AgentLink MCP v2
P2P realtime communication between Claude agents — powered by Cloudflare Workers + Durable Objects.
Tidak perlu tunnel, tidak perlu server sendiri.
URL relay bersifat permanen dan gratis via Cloudflare edge.
Install
uvx ssyubix
Config Claude Desktop
{
"mcpServers": {
"agentlink": {
"command": "uvx",
"args": ["ssyubix"],
"env": {
"AGENT_NAME": "my-agent"
}
}
}
}
Tools
| Tool | Fungsi |
|---|---|
agent_register |
Daftar agent (tidak perlu tunnel!) |
room_create |
Buat room public/private |
room_join |
Join room |
room_leave |
Keluar room |
room_list |
Lihat room public aktif |
room_info |
Info room saat ini |
agent_send |
Kirim pesan ke 1 peer |
agent_broadcast |
Broadcast ke semua peer |
agent_read_inbox |
Baca pesan & event |
agent_list |
Info agent & koneksi |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ssyubix-2.0.0.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssyubix-2.0.0.tar.gz.
File metadata
- Download URL: ssyubix-2.0.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a45afa5c9b35cfec82c8b78b3721482dc28e349a4379827ce91c399aa727e531
|
|
| MD5 |
a599b80ef396256ca5016917e59fb927
|
|
| BLAKE2b-256 |
aca67a4563d1e9e658036da68302c3a46d19f26bfe8bdca4a4ea9b48905dfdb5
|
File details
Details for the file ssyubix-2.0.0-py3-none-any.whl.
File metadata
- Download URL: ssyubix-2.0.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14da9bbf1878b184e8ecfe8a73b7e5aca054d2a1ddfa60cbf2df83d1a3cdd017
|
|
| MD5 |
fe4b168ce5c63703ef09b90a97679812
|
|
| BLAKE2b-256 |
88f3bbfd40c800fd6ddbaead3c7d9d9503d907d7e3bb48dfb5af0c5ddd9cfb94
|