Skip to main content

MCP server for Platform-2Step API with human-in-the-loop confirmation

Project description

Platform-2Step MCP

MCP server that enables AI agents (Claude, GPT, etc.) to interact with AgendaPro's Platform API safely through a human-in-the-loop confirmation system.

Quick Start

# Install
uv pip install -e .

# Authenticate (one-time, interactive)
export PLATFORM_2STEPS_BFF_URL=https://ap-api.agendaprodev.com/platform-2steps-bff
platform-mcp-auth login

# Run server
platform-2step-mcp

Claude Desktop Setup

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "platform-2step": {
      "command": "uvx",
      "args": ["platform-2step-mcp"],
      "env": {
        "PLATFORM_2STEPS_BFF_URL": "https://ap-api.agendaprodev.com/platform-2steps-bff"
      }
    }
  }
}

Documentation

For comprehensive documentation including:

  • Architecture overview and authentication flows
  • All available MCP tools with parameters
  • API endpoints and operation flows
  • Security rules and limits
  • Development and debugging

See CLAUDE.md.

For shared documentation across the Platform MCP ecosystem, see the megarepo's docs/shared/ directory.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

platform_2step_mcp-0.5.0.tar.gz (89.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

platform_2step_mcp-0.5.0-py3-none-any.whl (38.9 kB view details)

Uploaded Python 3

File details

Details for the file platform_2step_mcp-0.5.0.tar.gz.

File metadata

  • Download URL: platform_2step_mcp-0.5.0.tar.gz
  • Upload date:
  • Size: 89.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for platform_2step_mcp-0.5.0.tar.gz
Algorithm Hash digest
SHA256 e90f570bd3d44c85a92e2ea082ca323eeffc6951bd36360ad18a59380ba62c72
MD5 84ce15a89650c6c567557f35ab23c438
BLAKE2b-256 cb7ba0812096de8d19434ddc3faad51ff00827fc6b5dfcb6545e528e1f5134b6

See more details on using hashes here.

File details

Details for the file platform_2step_mcp-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for platform_2step_mcp-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a84f21e325983734dbe6c54e73d38354a1a96e6926ad62ceeaa2f25a777115ac
MD5 0e16093891749c1ff029737ae867e751
BLAKE2b-256 e7dd25921ef62b85fc58c3e6ea68574a18158739e2f9dab2da476d35f436301d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page