Skip to content

Commit 3593d84

Browse files
committed
Document findings
1 parent 5135913 commit 3593d84

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

EXTENSIONS.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# RUSTCAST EXTENSIONS
2+
3+
## Preamble:
4+
5+
RustCast doesn't support extensions yet.
6+
7+
However, it is in my todo list to support them.
8+
9+
This page is currently about methods that might be used to add extensions to
10+
RustCast.
11+
12+
## Methods:
13+
14+
1. Using an MCP server.
15+
- MCP Servers are used by GenAI to call functions and retrieve data.
16+
- Maybe if we stripped the AI from MCP Servers, they could be used for
17+
extensions, not just in rustcast, but in all projects.

0 commit comments

Comments
 (0)