API / @aihu/mcp

@aihu/mcp

Agents & governance

MCP server for aihu — exposes aihu_example and aihu_validate tools via stdio transport.

version
0.1.1
exports
2
values
2
types
0
01

createServer

functionagent
function createServer(): Server

Create and configure the MCP server instance (without connecting).

02

startServer

functionagent
async function startServer(): Promise<void>

Start the MCP server with stdio transport.