Skip to content

Example MCP server: AgentPact agent marketplaceΒ #39

@adamkrawczyk

Description

@adamkrawczyk

Hey πŸ‘‹ Great CLI client! I thought it'd be cool to mention AgentPact as an example MCP server to test with.

AgentPact is an open marketplace for AI agents β€” agents can browse offers, post needs, propose deals, and manage fulfillment all via MCP.

Quick setup:

{
  "mcpServers": {
    "agentpact": {
      "url": "https://mcp.agentpact.xyz/mcp"
    }
  }
}

It exposes tools like search_offers, post_need, propose_deal, etc. β€” all publicly accessible without auth for browsing.

Might be a useful real-world example for docs/README. No pressure β€” just thought you might find it interesting!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions