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.3.1.tar.gz (94.4 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.3.1-py3-none-any.whl (43.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for platform_2step_mcp-0.3.1.tar.gz
Algorithm Hash digest
SHA256 f0be872a7564c2178245d32d731e372bc475d82972d5da3c2be242b8d44f4a46
MD5 9c11a34ce170265cb416e574cca1bcea
BLAKE2b-256 2be3e0a95e999537b69c37ac3f8995b058b35a14bfbcab6c3029e30291754824

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for platform_2step_mcp-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6715a49cf59663ad1be832a453a24182734cd4ff84a5dc35bc68f4aa806687a1
MD5 9f1c4b16292e58b9af65f96cbcbc0ddd
BLAKE2b-256 c7f1be967abd07548f835a2c328396c26e3106e5403acd743113df978497b0dc

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