Invokit
БесплатноНе проверенOfficial MCP server for invok.it, the API marketplace for AI agents. Enables searching, evaluating, and invoking AI tools directly from MCP-compatible clients l
Описание
Official MCP server for invok.it, the API marketplace for AI agents. Enables searching, evaluating, and invoking AI tools directly from MCP-compatible clients like Claude Desktop and Cursor.
README
Official MCP server for invok.it — the API marketplace for AI agents.
Search, evaluate, and invoke AI tools directly from Claude Desktop, Cursor, VS Code, or any MCP-compatible client.
Quick Start
Add the following to your MCP client configuration:
{
"mcpServers": {
"invokit": {
"url": "https://api.invok.it/mcp",
"headers": {
"Authorization": "Bearer ik-your-api-key"
}
}
}
}
Get your API key at invok.it/dashboard/api-keys.
Claude Desktop
- Open Settings → Developer → Edit Config
- Paste the config above (replace
ik-your-api-keywith your key) - Restart Claude Desktop
Cursor
- Open Settings → MCP
- Click Add new MCP server
- Paste the config above
VS Code
Add to .vscode/mcp.json in your project:
{
"mcpServers": {
"invokit": {
"url": "https://api.invok.it/mcp",
"headers": {
"Authorization": "Bearer ik-your-api-key"
}
}
}
}
Available Tools (14)
Discovery
| Tool | Description |
|---|---|
search_tools |
Semantic search for AI agent tools |
get_tool |
Get full details for a tool by slug |
list_categories |
List all categories with counts |
search_skills |
Search multi-tool workflow skills |
get_skill |
Get skill details with tool bindings |
search_apps |
Search deterministic step-pipeline apps |
get_app |
Get app details with execution steps |
Invocation
| Tool | Description |
|---|---|
invoke_tool |
Invoke a tool via transparent proxy (requires API key) |
Quality & Feedback
| Tool | Description |
|---|---|
get_tool_quality |
Quality score breakdown (success rate, schema honesty, latency) |
get_tool_metrics |
Performance metrics (latency percentiles, error rate, uptime) |
get_tool_alternatives |
Find type-compatible alternative tools |
submit_outcome |
Submit quality feedback after invoking a tool (improves rankings) |
Platform
| Tool | Description |
|---|---|
check_usage |
Check your current API quota, usage, and remaining calls |
get_manifest |
Platform capabilities, endpoints, and rate limits |
Recommended Workflow
search_tools → get_tool_quality → invoke_tool → submit_outcome
- Search for tools matching your task
- Evaluate quality scores to pick the best tool
- Check your usage quota with
check_usage - Invoke the tool
- Submit quality feedback via
submit_outcometo improve rankings
Установка Invokit
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/invok-it/invokit-mcpFAQ
Invokit MCP бесплатный?
Да, Invokit MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Invokit?
Нет, Invokit работает без API-ключей и переменных окружения.
Invokit — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Invokit в Claude Desktop, Claude Code или Cursor?
Открой Invokit на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Invokit with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
