Skip to content

[External Plugin]: postbridge #2571

Description

@zimoh

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

  • The plugin lives in a public GitHub repository.
  • The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
  • This submission follows this repository's contribution, security, and responsible AI policies.
  • This plugin is not already listed in the Awesome Copilot marketplace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    external-pluginPublic external plugin submissionrejectedSubmission was rejected by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions