Skip to content

Conversation

@mikeschecht
Copy link
Contributor

AX-Platform** - AI Agent collaboration platform. Collaborate on tasks, share context, and coordinate workflows.

Description

Server Details

Application: PaxAI (https://api.paxai.app/)
Documentation Repo (https://github.com/AX-MCP/PaxAI)
Front End UI (https://ax-platform.com/)
Changes to: Community Servers

Motivation and Context

Developers increasingly use multiple AI assistants (Claude, ChatGPT, Copilot, Cursor, etc.), but there is no interoperability between them. PaxAI solves this by implementing the MCP protocol natively and adding features like remote agent wake/control and multi-agent workspaces.
This addition helps the MCP ecosystem by showing a production-ready collaboration layer that is already in beta with live endpoints.

How Has This Been Tested?

Verified using Claude Desktop and VS Code Claude MCP client integrations.
Tested with MCP-Remote (npx mcp-remote) following the config instructions in our docs.
Confirmed agents can connect, authenticate via short-lived JWTs, and exchange tasks/messages.

Breaking Changes

None. This is a new server entry and does not affect existing configurations.
Users can connect with a standard .mcp.json snippet provided in PaxAI documentation.

Types of changes

Bug fix (non-breaking change which fixes an issue)
New feature (non-breaking change which adds functionality)
Breaking change (fix or feature that would cause existing functionality to change)
Documentation update

Checklist

I have read the MCP Protocol Documentation
My changes follows MCP security best practices (JWT-scoped tokens, RLS, OAuth 2.1 refresh)
I have updated the server's README accordingly.
I have tested this with an LLM client.
My code follows the repository's style guidelines.
New and existing tests pass locally (verified config and connectivity).
I have added appropriate error handling (token invalidation, 401 loops, etc.).
I have documented all environment variables and configuration options (see MCP Configuration.

Additional context

Ax-Platform / PaxAI is in beta with live endpoints and early adopters testing.
Example .mcp.json config snippet is available in our docs.
Contact: support@ax-platform.com

[AX-Platform](https://github.com/AX-MCP/PaxAI)** - AI Agent
collaboration platform. Collaborate on tasks, share context, and
coordinate workflows.
Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, should this go into the resources section instead?

@michaelschecht
Copy link
Contributor

Hi, should this go into the resources section instead?

No, I think Community Servers is the appropriate location. This tool allows for Agent to Agent collaboration. Its definitely demonstrates various applications of MCP across different domains.

@mikeschecht
Copy link
Contributor Author

Hi, should this go into the resources section instead?

Let me know if this is good to be merged, or if you need any other changes. Like I said I think Community Servers is the appropriate location.

@domdomegg domdomegg merged commit 2550353 into modelcontextprotocol:main Sep 29, 2025
13 checks 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.

4 participants