Loading MCP server directory, please wait...
Collaborative document workspace with interactive AI blocks
npx @getmcp/cli add io.github.epsteinj/inkblocRequires Node.js 18+. Community-contributed server. Review source before installing.
INKBLOC_API_KEYYour Inkbloc API key (get at inkbloc.ai Settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.epsteinj/inkbloc": {
"command": "npx",
"args": [
"-y",
"inkbloc-mcp"
],
"env": {
"INKBLOC_API_KEY": ""
}
}
}
}