micahscopes/splice-weaver-mcp
AST-powered semantic code editing MCP server that weaves together code transformations at precise syntactic splice points
Platform-specific configuration:
{
"mcpServers": {
"splice-weaver-mcp": {
"command": "npx",
"args": [
"-y",
"splice-weaver-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...