Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ api-generate-all: venv
&& ./scripts/api-generate-pages \
'

.PHONY: boken-links
.PHONY: broken-links
broken-links:
cd docs && npx mintlify broken-links

Expand Down
40 changes: 22 additions & 18 deletions docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
"groups": [
{
"group": "Introduction",
"pages": [
"introduction/getting-started"
]
"pages": ["introduction/getting-started"]
},
{
"group": "Base Concepts",
Expand All @@ -30,18 +28,11 @@
},
{
"group": "SDK, MCP & CLI",
"pages": [
"sdk/python",
"sdk/go",
"sdk/cli",
"sdk/mcp"
]
"pages": ["sdk/python", "sdk/go", "sdk/cli", "sdk/mcp"]
},
{
"group": "Advanced",
"pages": [
"advanced/event-source-filters"
]
"pages": ["advanced/event-source-filters"]
},
{
"group": "Guides",
Expand Down Expand Up @@ -80,6 +71,7 @@
"group": "Events",
"pages": [
"api-reference/v2/endpoints/activities/get-fireworkv2activities-",
"api-reference/v4/endpoints/get-event",
"api-reference/v2/endpoints/activities/get-fireworkv2activities--ai_assistance",
"api-reference/v4/endpoints/event-actions",
"api-reference/v4/endpoints/public/update-tenant-metadata"
Expand Down Expand Up @@ -118,9 +110,7 @@
},
{
"group": "Cookies",
"pages": [
"api-reference/astp/endpoints/post-cookies-search"
]
"pages": ["api-reference/astp/endpoints/post-cookies-search"]
}
]
},
Expand Down Expand Up @@ -288,6 +278,22 @@
"event-types/source-code",
"event-types/stealer-log"
]
},
{
"group": "Events V2 (Beta)",
"pages": [
"event-types-v2/overview",
"event-types-v2/blog-post",
"event-types-v2/bucket",
"event-types-v2/chat-message",
"event-types-v2/domain",
"event-types-v2/forum-post",
"event-types-v2/listing",
"event-types-v2/paste",
"event-types-v2/ransom-leak",
"event-types-v2/social-media-account",
"event-types-v2/stealer-log"
]
}
]
},
Expand All @@ -296,9 +302,7 @@
"groups": [
{
"group": "Changelog",
"pages": [
"changelog/overview"
]
"pages": ["changelog/overview"]
}
]
}
Expand Down
18 changes: 3 additions & 15 deletions docs/sdk/mcp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,10 @@ The MCP server requires no authentication, it is available at the following URL:
The Flare API documentation is also available via the [llms.txt format](https://llmstxt.org/) at the following URL:
- `https://api.docs.flare.io/llms.txt`

### Cursor

Flare's MCP server can be added to [Cursor](https://cursor.com/) using this one-click link:

<div className="block dark:hidden">
- [![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](cursor://anysphere.cursor-deeplink/mcp/install?name=flare-api-docs&config=eyJ1cmwiOiJodHRwczovL2FwaS5kb2NzLmZsYXJlLmlvL21jcCJ9)
</div>

<div className="hidden dark:block">
- [![Install MCP Server](https://cursor.com/deeplink/mcp-install-light.svg)](cursor://anysphere.cursor-deeplink/mcp/install?name=flare-api-docs&config=eyJ1cmwiOiJodHRwczovL2FwaS5kb2NzLmZsYXJlLmlvL21jcCJ9)
</div>

If this link does not work for you, you may read more about configuring MCP servers for cursor here:
- https://docs.cursor.com/en/context/mcp#using-mcp-json

### Others IDEs / Tools
### IDEs / Tools

Configuration Guides:
- Claude Desktop: https://support.anthropic.com/en/articles/11175166-getting-started-with-custom-connectors-using-remote-mcp

- Cursor: https://docs.cursor.com/en/context/mcp#using-mcp-json