Pikai MCP Server - Shared context for Cursor AI
Project description
Pikai
Shared context for Cursor AI. Connect your Cursor IDE to your team's shared codebase knowledge.
Installation
pip install pikai
Setup
-
Get your API key from pikai.ai/dashboard
-
Add to your Cursor MCP settings (
~/.cursor/mcp.json):
{
"mcpServers": {
"pikai": {
"command": "pikai",
"env": {
"PIKAI_API_URL": "https://api.pikai.ai",
"PIKAI_API_KEY": "your-api-key-here"
}
}
}
}
- Restart Cursor
Features
Once connected, Cursor AI can:
- Get codebase context - Relevant patterns, architecture, and rules
- Search patterns - Find similar code in your codebase
- Get architecture decisions - Design patterns and decisions
- Get API contracts - API interfaces and schemas
- Get coding rules - Team coding standards
- Search conversations - Past team discussions
Links
- Website: https://pikai.ai
- Dashboard: https://pikai.ai/dashboard
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
pikai-1.0.0.tar.gz
(5.4 kB
view details)
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
pikai-1.0.0-py3-none-any.whl
(5.9 kB
view details)
File details
Details for the file pikai-1.0.0.tar.gz.
File metadata
- Download URL: pikai-1.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4166c7ade971c6379d6f631a98f0949216b8700e94ea72c0a1eabe49af508b2c
|
|
| MD5 |
1893d363015790e21e6dee2a3042d660
|
|
| BLAKE2b-256 |
832517a8931bf7c9477d5be456e122b910bc19a9c2cc121ac1464266a74ef286
|
File details
Details for the file pikai-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pikai-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70ac7daed17048b45ba5fe110f810654b198c9d2b526d3afe1cde037f201b747
|
|
| MD5 |
097a0d65bad20c855171fcc1281bbf65
|
|
| BLAKE2b-256 |
806b6be189e54adb7f8c8c3f089d2ad5b05fccf395e5a5c479992935f958d598
|