Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"speky-selfspec": {
"command": "uv",
"args": [
"run",
"speky-mcp",
"specs/speky.yaml",
"specs/mcp/mcp.toml"
],
"env": {
"UV_CACHE_DIR": "${CLAUDE_PLUGIN_DATA}/uvcache",
"UV_WORKING_DIR": "${CLAUDE_PLUGIN_ROOT}"
}
}
}
}Server configuration and connection parameters
uvCommand-line arguments passed to the server process
Environment variables set when the server starts
UV_CACHE_DIR=${CLAUDE_PLUGIN_DATA}/uvcacheUV_WORKING_DIR=${CLAUDE_PLUGIN_ROOT}npx claudepluginhub agagniere/speky --plugin speky