Plugin name
postbridge
Short description
Postal execution layer: quote, send, track, and prove physical letters from GitHub Copilot. Ships a remote Streamable HTTP MCP server (api.postbridge.ai/mcp, subscription-backed API-key auth) plus skills for send, track, and proof-of-delivery workflows.
GitHub repository
https://github.com/PostbridgeAI/postbridge-agent-plugin
Plugin path inside the repository
No response
Ref to review
v0.1.0
Commit SHA to review
22d5a133e06a1ca4fb9821e27c35c926f0c74e97
Version
0.1.0
License identifier
MIT
Author name
PostBridge
Author URL
https://github.com/PostbridgeAI
Homepage URL
https://postbridge.ai
Keywords
postal
mail
letters
certified-mail
proof-of-delivery
postbridge
mcp
Additional notes for reviewers
Disclosure: I am affiliated with PostBridge, the service this plugin wraps.
The plugin conforms to the Agent Plugins 1.0.0 specification (validated plugin.json and mcp.json against the official schemas) and the Agent Skills specification. It packages:
- One remote streamable-http MCP server pointing at https://api.postbridge.ai/mcp. The endpoint requires a subscription-backed API key supplied client-side; the package ships no credentials.
- Three skills: send-letter (quote → confirm → send, with a 5-country address-format reference), track-and-proof (carrier tracking + delivery proof), and wallet (balance/top-up).
The send and top-up tools move real money; the bundled skills require explicit user confirmation before any spend, and the server-side auth boundary is fail-closed. Read-only tools (list_services, get_quote, get_balance, list_letters, track_letter, get_proof) can be exercised during review with a key; happy to provide review/test credentials if helpful.
Submission checklist
Plugin name
postbridge
Short description
Postal execution layer: quote, send, track, and prove physical letters from GitHub Copilot. Ships a remote Streamable HTTP MCP server (api.postbridge.ai/mcp, subscription-backed API-key auth) plus skills for send, track, and proof-of-delivery workflows.
GitHub repository
https://github.com/PostbridgeAI/postbridge-agent-plugin
Plugin path inside the repository
No response
Ref to review
v0.1.0
Commit SHA to review
22d5a133e06a1ca4fb9821e27c35c926f0c74e97
Version
0.1.0
License identifier
MIT
Author name
PostBridge
Author URL
https://github.com/PostbridgeAI
Homepage URL
https://postbridge.ai
Keywords
postal
mail
letters
certified-mail
proof-of-delivery
postbridge
mcp
Additional notes for reviewers
Disclosure: I am affiliated with PostBridge, the service this plugin wraps.
The plugin conforms to the Agent Plugins 1.0.0 specification (validated plugin.json and mcp.json against the official schemas) and the Agent Skills specification. It packages:
The send and top-up tools move real money; the bundled skills require explicit user confirmation before any spend, and the server-side auth boundary is fail-closed. Read-only tools (list_services, get_quote, get_balance, list_letters, track_letter, get_proof) can be exercised during review with a key; happy to provide review/test credentials if helpful.
Submission checklist