meek_capillary_actuator_mcp for Grok
io.github.csoai-org/meek_capillary_actuator_mcp
MCMB capillary muscle actuator (PVA/PDMS bladder + 1000 capillaries + electroosmotic control) for th
client:Grok
transport:stdio
runtime:pypi
Install meek_capillary_actuator_mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"meek_capillary_actuator_mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"meek_capillary_actuator_mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs