MCP Server
MCP
io.github.intenttext/intenttext-mcp
Parse, validate, query, and render IntentText (.it) documents for AI agents
Install
npx -y @intenttext/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@intenttext/mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment