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.0.tar.gz (94.2 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.0-py3-none-any.whl (43.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: platform_2step_mcp-0.3.0.tar.gz
  • Upload date:
  • Size: 94.2 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.0.tar.gz
Algorithm Hash digest
SHA256 f3e9408cf1d76aee42579732ea6730e96a2777e24b52a7d9de4bb8853c0a0004
MD5 dcb58716ebb25de49c415b84243df4dc
BLAKE2b-256 76f5f3b06ad92a97dc2b93b787003211db99e0bae322b446f5792ee3742a93fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for platform_2step_mcp-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9446feeb549a940921519c1fcfb8b23126151b13f79c72f81c692b206ce6b0c5
MD5 459873e6d777d5424e998573ff071ba4
BLAKE2b-256 91079567d053735a969b58e884ef81fa2125dd9356b515045dcb3b1c9d64beac

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