MCP server with developer integrations for Claude Code and Cursor
Project description
Eliminate interruptions for developers
Ask about your work, get instant answers. No more context switching.
Integrations | Install | Authentication | Commands
Integrations
- Git - commits, diffs, code changes (always available)
- GitHub - repos, PRs, commits, branches (requires QuickCall account)
- Slack - send messages, list channels/users (requires QuickCall account)
Install
Claude Code
/plugin marketplace add quickcall-dev/quickcall-integrations
/plugin install quickcall@quickcall-integrations
MCP only (without plugin)
claude mcp add quickcall -- uvx quickcall-integrations
Update to latest version
/plugin marketplace update quickcall-integrations
/plugin uninstall quickcall
/plugin install quickcall@quickcall-integrations
After updating, restart Claude Code or open a new terminal.
Cursor
Add to your Cursor MCP config (~/.cursor/mcp.json for global, or .cursor/mcp.json for project):
{
"mcpServers": {
"quickcall": {
"command": "uvx",
"args": ["quickcall-integrations"]
}
}
}
Then restart Cursor.
Also works with Antigravity and any other IDE that supports MCP servers.
Authentication
To use GitHub and Slack integrations, connect your QuickCall account:
/quickcall:connect
This will guide you through:
- Sign in with Google
- Install GitHub App to your org/account
- Connect Slack workspace
Credentials are stored locally in ~/.quickcall/credentials.json.
Commands
Claude Code
| Command | Description |
|---|---|
/quickcall:connect |
Connect QuickCall, GitHub, and Slack |
/quickcall:status |
Show connection status |
/quickcall:updates |
Get git updates (default: 1 day) |
/quickcall:updates 7d |
Get updates for last 7 days |
Cursor / Other IDEs
Ask the AI naturally:
- "What did I work on today?"
- "Show me my open PRs"
- "List my GitHub repos"
- "Send a message to #general on Slack"
Built with ❤️ by QuickCall
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quickcall_integrations-0.1.5.tar.gz.
File metadata
- Download URL: quickcall_integrations-0.1.5.tar.gz
- Upload date:
- Size: 156.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e4ad8c31a2c1a18271484a118a64b7ee1e5451d34b5d82cb7eec60a8bf1ec78
|
|
| MD5 |
f7ec577cc50360e4884679bb86483a40
|
|
| BLAKE2b-256 |
ebe504dc5dc1c39648d51bb79470bfe27d93051a394ea19b8907f71be7221add
|
File details
Details for the file quickcall_integrations-0.1.5-py3-none-any.whl.
File metadata
- Download URL: quickcall_integrations-0.1.5-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4edcc030a9cf30340e508860eb1d847be880d938a95ea88238dae5587c092db
|
|
| MD5 |
15028e035018af71fe5f38e483d9e1d5
|
|
| BLAKE2b-256 |
ad28972231401516843d6125097cfcb30a780bb1c3efe07b09ea97aab2821897
|