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

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentforge_mcp-0.3.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.3.0.tar.gz
Algorithm Hash digest
SHA256 728c324a07bf74b4b83542aeccc87ccb0b567e6176f8d3604baed42c4c4850fd
MD5 79eb5c172278b09d00b65aa3825298b5
BLAKE2b-256 ed7435d6ce402465005a48f7b772aea1c1d8de1191458f37d8ac0d0db60b9e47

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: agentforge_mcp-0.3.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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 00e53ec0854db07dee9ba35d10402204853c29a83b157420b8786a5e0e70a0ca
MD5 6314265405b59e85e02a7db785054243
BLAKE2b-256 32b25212932675ad8bc618da58b48d8c6010c153ec1c7edc3dc77fc76e293932

See more details on using hashes here.

Provenance

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