loading…
Search for a command to run...
loading…
Provide a simple MCP server implementation to demonstrate integration with Sentry. Enable developers to quickly start with MCP by offering a minimal example tha
Provide a simple MCP server implementation to demonstrate integration with Sentry. Enable developers to quickly start with MCP by offering a minimal example that can be extended for custom use cases.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"pls-work": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"kamath/pls-work"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.