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). When expose.enabled is set, the agent
runs an MCP server alongside; other agents (Claude Desktop,
Cursor, LangChain) can call into it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentforge_mcp-0.2.3.tar.gz.
File metadata
- Download URL: agentforge_mcp-0.2.3.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13b4c0d1ab97ab0afd5c1ed62e7d6cc1d899bcc7e55b25f09c4d3450bf380aa5
|
|
| MD5 |
8f6eb9a9ee68f3d13b2108e4d6eae2f2
|
|
| BLAKE2b-256 |
304b0e97e21c9ee222aefd11d658da0979fadeaf92897cb82c0eeba91a2eee69
|
File details
Details for the file agentforge_mcp-0.2.3-py3-none-any.whl.
File metadata
- Download URL: agentforge_mcp-0.2.3-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1a248eaf701bf55f75ad876916b34d1cf264855d42ca9965a45bf28ab65cee9
|
|
| MD5 |
3da77d0b5c01b823b0a698e4fedc03a5
|
|
| BLAKE2b-256 |
a84efdcc93d8698f99ac5e17cd60f6bdce00e2a1d40bc41527918195419283cc
|