Nipmod

Platforms

Connection matrix

This page separates live Nipmod controlled paths from MCP ready host paths and external review work. It is a proof surface, not a partner approval claim.

3

Live paths

3

MCP ready paths

3

External approvals

Status labels

Every label has a boundary.

Use these labels in posts, docs and review messages so the project does not overclaim native support.

Open connection matrix JSONOpen readiness receipt JSON

label

Live

Live

Nipmod controls the path and the smoke or sync proof is passing.

label

MCP ready

MCP ready

The host can use the local Nipmod MCP server and runtime checks pass.

label

Under review

Under review

Nipmod prepared the integration, but a third party must review or accept it before native support can be claimed.

label

Candidate

Candidate

The platform or project fits the package archive model, but owner review has not happened yet.

Proof paths

Current platform connections

Each card points to a public page, a repo kit and a smoke or review path.

source network

Gitlawb

Live

First canonical source anchor for signed source history, owner claim verification and package publishing.

Proof
Pushed, synced and checked against the current released commit. Owner Package Claims are verified separately and missing proofs are reported without being counted as verified.
Setup
nipmod setup gitlawb
Smoke
git ls-remote https://node.nipmod.com/z6Mkwbud/nipmod.git refs/heads/main
External approval
Not required for the current Nipmod path
Open public path

public review

GitHub

Live

Public mirror, CI surface, docs, connection kits and developer review path.

Proof
Main branch matches the released commit and the repo is public.
Setup
No local setup command required
Smoke
git ls-remote https://github.com/nipmod/nipmod.git refs/heads/main
External approval
Not required for the current Nipmod path
Open public path

agent protocol

MCP

Live

Local stdio server exposing search, view, inspect, install plan, controlled install, audit, SBOM and proof tools.

Proof
The MCP tool list is checked by platform and system readiness tests.
Setup
nipmod mcp serve
Smoke
node tools/platform-readiness-check.mjs
External approval
Not required for the current Nipmod path
Open public path

agent host

Codex

MCP ready

Codex can register Nipmod as a local stdio MCP server through the Nipmod setup command.

Proof
Host smoke passes through codex mcp get in the platform readiness check.
Setup
nipmod setup codex
Smoke
node tools/platform-readiness-check.mjs --host-smoke
External approval
Not required for the current Nipmod path
Open public path

agent host

Claude Code

MCP ready

Claude Code can load the project .mcp.json and connect to the local Nipmod MCP server.

Proof
Host smoke passes through claude mcp list using the committed .mcp.json.
Setup
nipmod setup claude
Smoke
node tools/platform-readiness-check.mjs --host-smoke
External approval
Not required for the current Nipmod path
Open public path

agent host

OpenCode

MCP ready

OpenCode can load opencode.json and connect to the local Nipmod MCP server.

Proof
Host smoke passes through opencode mcp list using the committed opencode.json.
Setup
nipmod setup opencode
Smoke
node tools/platform-readiness-check.mjs --host-smoke
External approval
Not required for the current Nipmod path
Open public path

agent runtime

Hermes

Candidate

Hermes Agent can load MCP servers through config.yaml. Nipmod now has a prepared local MCP setup path for that runtime.

Proof
Nipmod setup hermes writes the mcp_servers.nipmod config and the local Nipmod MCP server is checked independently. A real Hermes runtime smoke is still pending.
Setup
nipmod setup hermes
Smoke
hermes chat, then /reload-mcp and ask Hermes to list Nipmod MCP tools
External approval
A real Hermes runtime smoke and upstream acknowledgement are required before stronger Hermes support wording is used.
Open public path

agent skill

Bankr

Under review

Bankr compatible skill, free service map and agent proof workflow are prepared without wallet actions.

Proof
Local proof commands pass. Native Bankr catalog acceptance and authenticated Agent API smoke are external.
Setup
Read https://nipmod.com/integrations/bankr/nipmod/SKILL.md
Smoke
BANKR_API_KEY=bk_... node tools/bankr-agent-smoke.mjs --require-auth
External approval
Bankr must review or merge the skill before native Bankr support can be claimed.
Open public path

external skill library

Aeon

Candidate

Aeon has a large public skill system that fits a future Nipmod external skill collection.

Proof
Candidate only. No Aeon owner approval or published Nipmod package collection is claimed.
Setup
No local setup command required
Smoke
Review candidate repo and prepare owner approved skill collection metadata
External approval
Aeon owner review is required before publishing Aeon skills through Nipmod.
Open public path

Public connection matrix for Nipmod platform paths. Live means Nipmod controls and has verified the path. MCP ready means a host can connect to the local Nipmod MCP server. Under review and Candidate require outside owner action before stronger claims are valid.