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.4.0.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.4.0-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentforge_mcp-0.4.0.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.4.0.tar.gz
Algorithm Hash digest
SHA256 2674bb7490e390c0cc4f723844c2191178ec72837aee55c0464538295a3501e8
MD5 e2b216fa4de93ef1f341730e31c17840
BLAKE2b-256 91c8973a570a4356ffb25bacc96dca354787477a1a5ebfb237c24c37945a0ab8

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentforge_mcp-0.4.0.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.4.0-py3-none-any.whl.

File metadata

  • Download URL: agentforge_mcp-0.4.0-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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bc20f22e5ba741a860b12ceb8794fb1f14079ce323985daf5937ff949365598e
MD5 b99da64f8ce96531f54d0896371e75cf
BLAKE2b-256 eec9912d6e321f2fc61429ccd67038cbea6aa0fc3eea15ca629969bece54db2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentforge_mcp-0.4.0-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