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 | Troubleshooting
Capabilities
- Get standup updates from git history (commits, diffs, stats)
- List PRs, commits, branches from GitHub repos
- Read & send Slack messages with auto thread fetching
- Fuzzy channel matching - say "no sleep dev" and it finds "no-sleep-dev-channel"
- Summarize Slack channels - get key discussions from last N days
Integrations
| Integration | Features | Auth Required |
|---|---|---|
| Git | Commits, diffs, standup summaries | No |
| GitHub | Repos, PRs, commits, branches | Yes |
| Slack | Read/send messages, threads, channels | Yes |
Available Tools (23)
Git
| Tool | Description |
|---|---|
get_updates |
Get git commits, diff stats, and uncommitted changes |
GitHub
| Tool | Description |
|---|---|
list_repos |
List accessible repositories |
list_prs |
List pull requests (open/closed/all) |
get_pr |
Get PR details (title, description, files changed) |
list_commits |
List commits with optional filters |
get_commit |
Get commit details (message, stats, files) |
list_branches |
List repository branches |
check_github_connection |
Verify GitHub connection |
Slack
| Tool | Description |
|---|---|
list_slack_channels |
List channels bot has access to |
send_slack_message |
Send message to a channel |
read_slack_messages |
Read messages with threads auto-fetched |
read_slack_thread |
Read replies in a thread |
list_slack_users |
List workspace users |
check_slack_connection |
Verify Slack connection |
reconnect_slack |
Re-authorize to get new permissions |
Auth
| Tool | Description |
|---|---|
connect_quickcall |
Start device flow authentication |
check_quickcall_status |
Check connection status |
disconnect_quickcall |
Remove local credentials |
connect_github |
Install GitHub App |
connect_slack |
Authorize Slack App |
Utility
| Tool | Description |
|---|---|
get_current_datetime |
Get current UTC datetime |
calculate_date_range |
Calculate date range for queries |
calculate_date_offset |
Add/subtract time from a date |
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 |
/quickcall:slack-summary |
Summarize Slack messages (default: 1 day) |
/quickcall:slack-summary 7d |
Summarize last 7 days |
Cursor / Other IDEs
Ask the AI naturally - see examples below.
Example Prompts
Git
What did I work on today?
Give me a standup summary for the last 3 days
What changes are uncommitted?
GitHub
List my repos
Show open PRs on [repo-name]
What commits were made this week?
Get details of PR #123
List branches on [repo-name]
Slack
Send "Build completed" to #deployments
What messages were posted in dev channel today?
Read messages from no sleep dev (fuzzy matches "no-sleep-dev-channel")
Summarize what was discussed in #engineering this week
List channels I have access to
Combined
List open PRs on [repo] and send titles to #updates channel
What did I work on this week? Send summary to #standup
Troubleshooting
Plugin Not Updating?
If new commands don't appear after updating, clear the cache:
rm -rf ~/.claude/plugins/cache/quickcall-integrations
rm -rf ~/.claude/plugins/marketplaces/quickcall-integrations
Then restart Claude Code and reinstall:
/plugin marketplace add quickcall-dev/quickcall-integrations
/plugin install quickcall@quickcall-integrations
Commands Not Showing?
Type /quickcall: - you should see connect, status, updates.
If only updates shows, run the cleanup above and reinstall.
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.8.tar.gz.
File metadata
- Download URL: quickcall_integrations-0.1.8.tar.gz
- Upload date:
- Size: 170.5 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 |
78ac1119f48d749bbd998f8d0b7e68186ad6abf0771fb2921238c5cb0d1ea2f7
|
|
| MD5 |
4317085f5e50f646a617cdef3bf4fd02
|
|
| BLAKE2b-256 |
d09cd5e32ff5f0c2fd4eafb5c178a3e98c5fe667d5473f46150277eb2b2d374c
|
File details
Details for the file quickcall_integrations-0.1.8-py3-none-any.whl.
File metadata
- Download URL: quickcall_integrations-0.1.8-py3-none-any.whl
- Upload date:
- Size: 32.1 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 |
3fd56c88f0c8010012854b7e89bd81cff1ccba93a0936d970921923a392b6153
|
|
| MD5 |
2a2662598f3f26953aa00b1544e86202
|
|
| BLAKE2b-256 |
eea9f40e29127183aeeec89870d02fe190cf18f5b54e1dd6adc7d5ddf980c733
|