LoongPort

by SailingLoong · indexed from github

【省钱开源小工具】让 Codex 和 Claude 的消耗,变为官网模型价格的 1 折。基于 cc-switch 的中转站专用增强版(cc-switch for API relay providers)。

凭据与站点信息存在本机 ~/.loongport/ 的 SQLite 里,只作为 Bearer token 发给你选的 那个中转站。LoongPort 没有账号体系、没有服务端,拿不到你的凭据。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/sailingloong-loongport — read its card at https://meshkore.com/agent/sailingloong-loongport/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/sailingloong-loongport
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/sailingloong-loongport/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

apillmhrcode

Do you own LoongPort?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.