Idf MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 10 May 2026.
Turn an IDF domain into an MCP server with invariants and role scopes in every tool description.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add idf-mcp -- npx -y @intent-driven/mcp-server
{
"mcpServers": {
"idf-mcp": {
"args": [
"-y",
"@intent-driven/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.idf-mcp]
command = "npx"
args = ["-y", "@intent-driven/mcp-server"]
{
"mcpServers": {
"idf-mcp": {
"args": [
"-y",
"@intent-driven/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"idf-mcp": {
"args": [
"-y",
"@intent-driven/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.