Colosseum Copilot
Colosseum Copilot MCP 서버
Colosseum Copilot을 Cursor로 가져오는 MCP 서버입니다. 5,400개 이상의 솔라나 해커톤 프로젝트와 84,000개 이상의 암호화폐 아카이브 문서를 검색하여 스타트업 아이디어를 검증하고 생태계를 조사하세요.
빠른 시작
1. API 토큰 받기
arena.colosseum.org/copilot에서 무료 PAT를 받으세요.
2. 설치 방법 선택
옵션 A: GitHub에서 실행 (가장 쉬움)
Cursor MCP 설정에 추가:
{
"mcpServers": {
"colosseum-copilot": {
"command": "npx",
"args": [
"-y",
"github:securecheckio/colosseum-copilot-mcp"
],
"env": {
"COLOSSEUM_COPILOT_PAT": "your-token-here"
}
}
}
}옵션 B: 로컬 클론에서 실행
git clone https://github.com/securecheckio/colosseum-copilot-mcp.git
cd colosseum-copilot-mcp
npm installCursor MCP 설정에 추가:
{
"mcpServers": {
"colosseum-copilot": {
"command": "node",
"args": ["/absolute/path/to/colosseum-copilot-mcp/index.js"],
"env": {
"COLOSSEUM_COPILOT_PAT": "your-token-here"
}
}
}
}3. Cursor 재시작
Related MCP server: Concordia MCP
사용법
이 MCP 서버에는 AI가 포괄적인 연구 워크플로우를 위해 도구를 조정하는 방법을 알려주는 심층 분석 가이드 리소스가 포함되어 있습니다. AI는 필요할 때 이를 자동으로 읽습니다.
Cursor AI에게 다음과 같이 질문하세요:
Find Solana projects working on gasless transactions
Has anyone built a privacy-preserving stablecoin wallet?
Search for research papers about prediction markets
What were the most popular problem domains in Breakout hackathon?
Compare tech stacks used by winners vs non-winners심층 연구를 위해 전체 워크플로우를 트리거하세요:
Vet this idea: [your startup idea]
Deep dive on DeFi lending in Solana
Should I build a privacy-preserving stablecoin wallet?
Validate this: cross-border payment system with stablecoinsAI가 8단계 심층 분석 프로세스에 따라 여러 도구를 자동으로 조정합니다.
포함된 내용
리소스
심층 분석 가이드 (
colosseum://deep-dive-guide) - 아래 도구를 사용하여 포괄적인 연구를 수행하는 방법을 AI에게 가르치는 전체 워크플로우 조정 가이드
도구 (총 11개)
도구 | 설명 |
| API 연결 확인 |
| 5,400개 이상의 해커톤 프로젝트 검색 |
| 84,000개 이상의 아카이브 문서 검색 |
| 전체 프로젝트 세부 정보 가져오기 |
| 아카이브 문서 내용 읽기 |
| 사용 가능한 필터/해커톤 가져오기 |
| 프로젝트 코호트 분석 |
| 두 코호트 비교 |
| 프로젝트 클러스터 정보 가져오기 |
| 아카이브 소스 제안 |
| 피드백 제출 |
기능
정직한 경쟁 확인 - 누군가 이미 당신의 아이디어를 구현했는지 즉시 알려줍니다.
격차 분류 - 전체 격차, 부분 격차 또는 거짓 격차
증거 기반 - 모든 답변은 실제 데이터에 기반하며 추측이 없습니다.
심층 아카이브 액세스 - 사이퍼펑크 문헌, 사토시의 이메일, 닉 자보 에세이, 프로토콜 문서, 투자자 조사, 솔라나 브레이크포인트 기록
문제 해결
401 오류: PAT 만료/유효하지 않음 - arena.colosseum.org/copilot에서 새 토큰을 받으세요.
도구가 표시되지 않음: Cursor를 재시작하고, MCP 구성 경로를 확인하고, PAT가 설정되었는지 확인하세요.
빌드 실패: Node.js 18+ 버전이 필요합니다.
리소스
라이선스
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides unified access to real-time and historical Solana ecosystem data through 40+ API endpoints, enabling LLM agents to query tokens, wallets, trades, and DeFi metrics.
- FlicenseCqualityDmaintenanceProvides comprehensive analytics for Solana wallets, enabling real-time portfolio insights, cross-protocol DeFi position monitoring, behavioral analytics, and AI-powered investment strategy recommendations across the Solana ecosystem.3
- FlicenseNot gradedqualityDmaintenanceEnables searching and analyzing Devpost hackathons, winning projects, and tech stack trends for hackathon preparation.
- AlicenseNot gradedqualityDmaintenanceProvides 76 tools for enterprise Solana development, enabling stablecoin issuance, payments, trading, wallet management, and compliance screening via natural language.12MIT
Related MCP Connectors
Intelligence marketplace on Solana — 86 tools, 168+ endpoints, per-call USDC.
Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.
Crypto intelligence MCP for market data, DeFi, wallets, security, DEX, NFTs, and Solana.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/securecheckio/colosseum-copilot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server