npm theabbiestdioupdated 1mo ago
About Me My Octocat My Blog Tasks 10 Ways to contact me Donate
Was kannst du mit theabbie machen?
TheAbbie
About Me
Hello World, I am Abhishek Choudhary
A pseudo-introvert, a web developer, and a Maker
my octocat
my blog
https://theabbie.github.io/blog
tasks
- Born
- Got a job
- Find life partner
- Married
- Have children
- Die
10 ways to contact me
donate
Installation
theabbie zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add theabbie -- npx -y theabbiecodex mcp add theabbie -- npx -y theabbieamp mcp add theabbie -- npx -y theabbie{
"mcpServers": {
"theabbie": {
"command": "npx",
"args": [
"-y",
"theabbie"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"theabbie": {
"command": "npx",
"args": [
"-y",
"theabbie"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
code --add-mcp '{"name":"theabbie","command":"npx","args":["-y","theabbie"]}'Or add the block manually to `.vscode/mcp.json` under `servers`.
{
"mcpServers": {
"theabbie": {
"command": "npx",
"args": [
"-y",
"theabbie"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"theabbie": {
"command": "npx",
"args": [
"-y",
"theabbie"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"theabbie": {
"command": "npx",
"args": [
"-y",
"theabbie"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"theabbie": {
"type": "local",
"command": "npx",
"args": [
"-y",
"theabbie"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"theabbie": {
"command": {
"path": "npx",
"args": [
"-y",
"theabbie"
]
}
}
}
}Add to your Zed `settings.json`.
npx -y theabbieRun `goose configure`, choose **Add Extension → Command-line Extension**, and paste this command.
Score
39 / 100
Unvollständig
- Dokumentation14/25
- Pflege16/25
- Vertrauen6/20
- Funktionsumfang0/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 32 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 12 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 2.0.0Aktuell | 30. Juli 2026 |


