📦
Iris
Iris gives your coding agent eyes. The instant it finishes a change, Iris verifies your real running app from the inside and hands back a verdict with evidence, never a screenshot.
0 installs
Trust: 44 — Fair
Devtools
Ask AI about Iris
Powered by Claude · Grounded in docs
I know everything about Iris. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
mcp-server-iris: An InterSystems IRIS MCP server
mcp-server-iris: An InterSystems IRIS MCP server
Overview
A Model Context Protocol server for InterSystems IRIS database interaction and automation.
Configure Claude
{
"mcpServers": {
"iris": {
"command": "uvx",
"args": [
"mcp-server-iris"
],
"env": {
"IRIS_HOSTNAME": "localhost",
"IRIS_PORT": "1972",
"IRIS_NAMESPACE": "USER",
"IRIS_USERNAME": "_SYSTEM",
"IRIS_PASSWORD": "SYS"
}
}
}
}

