=== snapshot test tool call: preview_edit ===
Previewing: insert after
Note: the editor applies a consistent formatting style to the entire file, including your edit
===DIFF===
}
}
getUserById(id) {
+ console.log("here");
+ }
+ getUserById(id) {
if (this.users.has(id)) {
return this.users.get(id);
}
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jbr/semantic-edit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server