Skip to content

docs: add agent identity and per-tool authorization guide - #22

Open
saneGuy wants to merge 1 commit into
GeLi2001:mainfrom
saneGuy:docs/agent-identity-authorization
Open

docs: add agent identity and per-tool authorization guide#22
saneGuy wants to merge 1 commit into
GeLi2001:mainfrom
saneGuy:docs/agent-identity-authorization

Conversation

@saneGuy

@saneGuy saneGuy commented Jun 23, 2026

Copy link
Copy Markdown

Summary

Adds a guide for verifying agent identity and enforcing per-tool permissions
when exposing shopify-mcp to multiple agents or third parties.

Why

When multiple agents or third-party tools connect to the Shopify MCP server,
there is no standard way to verify which agent is acting or restrict tool
access (e.g., preventing a read-only agent from deleting products or issuing
refunds). This guide describes a deployment pattern for environments that
need agent-level attribution and per-tool authorization.

Files

  • docs/AGENT-IDENTITY.md — new guide (vendor-neutral, pattern-based)
  • README.md — one section linking to the guide

No code changes

Docs only. No changes to tools, server, or auth logic.

Vendor-neutral guide for verifying agent identity and enforcing per-tool
permissions in multi-agent deployments.
@saneGuy
saneGuy force-pushed the docs/agent-identity-authorization branch from bdaf08c to ed44aff Compare June 23, 2026 01:50
@saneGuy

saneGuy commented Jun 30, 2026

Copy link
Copy Markdown
Author

Friendly bump — happy to address any feedback or make changes if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant