Skip to main content

Model Context Protocol integration for AgentForge

Project description

agentforge-mcp

Model Context Protocol integration for AgentForge (feat-013).

Adds the mcp protocol entry to agentforge.yaml:

modules:
  protocols:
    - name: mcp
      config:
        servers:
          - name: filesystem
            transport: stdio
            command: "npx -y @modelcontextprotocol/server-filesystem /work"
          - name: github
            transport: stdio
            command: "uvx mcp-server-github"
            env:
              GITHUB_TOKEN: "${GITHUB_TOKEN}"
          - name: my-internal-tools
            transport: http
            url: "http://internal:8080/mcp"
        expose:
          enabled: true
          transport: stdio
          tools: ["lookup_user", "create_ticket"]
agentforge add module mcp

Each consumed MCP server's tools land in agent.tools with a server-name prefix (filesystem__read_file, github__create_issue). The separator is a double underscore so the name stays legal under every provider's tool-name charset (^[a-zA-Z0-9_-]{1,64}$). When expose.enabled is set, the agent runs an MCP server alongside; other agents (Claude Desktop, Cursor, other MCP clients) can call into it.

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

agentforge_mcp-0.3.1.tar.gz (22.7 kB view details)

Uploaded Source

Built Distribution

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

agentforge_mcp-0.3.1-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentforge_mcp-0.3.1.tar.gz
  • Upload date:
  • Size: 22.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for agentforge_mcp-0.3.1.tar.gz
Algorithm Hash digest
SHA256 524c3c851637ed3e4da2e2795b3efafbf5525d7089fdb728d3884322cf08bd12
MD5 6c507a0866e364171d1fc9aed3d8f3ae
BLAKE2b-256 bf89e294429818a8a3233444a02b8c852cf8ee6dff5026569fb9fbccda42aaf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentforge_mcp-0.3.1.tar.gz:

Publisher: release.yml on Scaffoldic/agentforge-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: agentforge_mcp-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for agentforge_mcp-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2947be3083c4c944df382f388635aebeb737d2e7422bf0626ef356ca46426e20
MD5 e1d633dbbc7236b5e5a1e2407027a3f0
BLAKE2b-256 e092b7138135e594f6369a2fd078e54c49b13d22c12f29c0d9dae2077241ec7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentforge_mcp-0.3.1-py3-none-any.whl:

Publisher: release.yml on Scaffoldic/agentforge-py

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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