Skip to content

Add community.agentservices - #293

Merged
its-mash merged 1 commit into
mcpmux:mainfrom
vbkotecha:add-community-agentservices
Sep 13, 2026
Merged

Add community.agentservices#293
its-mash merged 1 commit into
mcpmux:mainfrom
vbkotecha:add-community-agentservices

Conversation

@vbkotecha

Copy link
Copy Markdown
Contributor

Change Type

  • Add a new server definition

Summary

Add AgentServices, a hosted Streamable HTTP MCP server at https://agentservices.to/mcp with Google OAuth for human clients and x402 USDC on Base for wallet agents.

Server Details

Checklist

CI-enforced — your PR will fail without these

  • JSON file lives at servers/<id>.json
  • Filename matches the id field exactly
  • Required fields present: id, name, transport
  • Every commit is signed off — git commit -s (DCO)

Reviewer quality bar

  • description is one clear sentence — no marketing fluff
  • At least one category from categories.json is assigned
  • auth.type is consistent with how credentials are actually wired into the transport
  • links.repository resolves (when the upstream is public)
  • capabilities (tools / resources / prompts / read_only_mode) reflect what the server actually implements
  • platforms is accurate — don't claim ["all"] without verifying Windows/macOS/Linux

Platform-managed fields — leave unset

  • I did not set badges, stats, sponsored, featured
  • I did not set publisher.official, publisher.verified, publisher.domain_verified
  • I did not add any _platform*-prefixed keys

Trademark & branding

  • No "official" / "certified" / "endorsed" wording unless I represent the trademark owner
  • I have the right to reference the logo URL (an asset I'm allowed to hot-link — emoji are not accepted)

Notes for Reviewers

Remote MCP endpoint: https://agentservices.to/mcp (Streamable HTTP). Canonical registry name is to.agentservices/agentservices. Homepage https://agentservices.to. Confirmed unlisted in this registry before opening the PR (no agentservices match in servers/). DCO commit 37a9f93.

Signed-off-by: Vivek Kotecha <vbkotecha@gmail.com>
@its-mash
its-mash merged commit 10c5e28 into mcpmux:main Sep 13, 2026
1 check passed
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.

2 participants