Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-1 --plugin omgpointless-aspyCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"aspy": {
"command": "npx",
"args": [
"-y",
"aspy-mcp"
],
"env": {
"ASPY_CLIENT_ID": "${ASPY_CLIENT_ID}"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
ASPY_CLIENT_ID=${ASPY_CLIENT_ID}Share bugs, ideas, or general feedback.