mirror of
https://github.com/chainbase-labs/Agentkey.git
synced 2026-09-20 14:20:23 +08:00
def77066ef
🤖 I have created a release *beep* *boop* --- ## [1.14.0](https://github.com/chainbase-labs/Agentkey/compare/v1.13.1...v1.14.0) (2026-08-22) ### Features * add Cursor, Gemini CLI, and Antigravity plugin support ([#91](https://github.com/chainbase-labs/Agentkey/issues/91)) ([49a015b](https://github.com/chainbase-labs/Agentkey/commit/49a015b40838895bba96ebcb3c75eec98d635f39)) * add DeepSeek Harness and Kimi MCP routing ([#96](https://github.com/chainbase-labs/Agentkey/issues/96)) ([97e3ab2](https://github.com/chainbase-labs/Agentkey/commit/97e3ab2fde13f32e4a9acafd3bb81c1ddb0c3c04)) ### Bug Fixes * **claude:** restore native MCP OAuth login ([#95](https://github.com/chainbase-labs/Agentkey/issues/95)) ([efc2809](https://github.com/chainbase-labs/Agentkey/commit/efc28096918b8565d495cacb6864b17f59cc7214)) * **plugins:** package Gemini releases and improve OAuth ([#94](https://github.com/chainbase-labs/Agentkey/issues/94)) ([fbec683](https://github.com/chainbase-labs/Agentkey/commit/fbec683e87c5c687101385e52067e364864d269f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"name": "agentkey",
|
|
"version": "1.14.0",
|
|
"description": "AgentKey — one-stop live data marketplace for your agent: web search, web scraping, social media, finance, crypto, e-commerce, business data, weather/maps, and travel through a single MCP server. No API keys to manage, auto failover across providers, free to start.",
|
|
"author": {
|
|
"name": "Chainbase Labs"
|
|
},
|
|
"homepage": "https://agentkey.app",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"agentkey",
|
|
"web-search",
|
|
"scraping",
|
|
"social-media",
|
|
"finance",
|
|
"crypto",
|
|
"blockchain",
|
|
"e-commerce",
|
|
"business-data",
|
|
"weather",
|
|
"maps",
|
|
"travel",
|
|
"real-time-data"
|
|
],
|
|
"skills": "./skills/",
|
|
"mcpServers": {
|
|
"agentkey": {
|
|
"url": "https://api.agentkey.app/kimi/v1/mcp"
|
|
}
|
|
},
|
|
"interface": {
|
|
"displayName": "AgentKey",
|
|
"shortDescription": "One-stop live data marketplace for your agent",
|
|
"longDescription": "AgentKey connects your agent to live external data through a single MCP server — web search, web scraping, social media, finance, crypto, e-commerce, business data, weather/maps, and travel — with no per-provider API integrations or key management. Providers are vetted and health-monitored, every call carries provenance, and auto failover keeps workflows running. Free to start.",
|
|
"developerName": "Chainbase Labs",
|
|
"websiteURL": "https://agentkey.app"
|
|
}
|
|
}
|