Proxy a local Affinity MCP server over stdio for script execution and SDK search.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "affinity-mcp-proxy" yet — see the docs or source repo.
Use affinity-mcp-proxy to connect to the local Affinity MCP server and list the available tools with their purposes.
A list of available Affinity tools, such as execute_script and search_sdk_hints, with brief descriptions.
Call execute_script through affinity-mcp-proxy, run a sample script, and return the execution result and any errors.
The script result, logs, or error details to verify that the local MCP proxy is working correctly.
Use affinity-mcp-proxy to call search_sdk_hints, find SDK hints related to authentication flows, and summarize them as bullet points.
Relevant SDK search results summarized into key implementation hints for development.
Connect MCP clients to Affinity for scripting, rendering, and SDK documentation access.
Proxy remote MCP servers to stdio for local client connectivity.
Proxy multiple MCP servers while reducing token usage with on-demand tool loading.
Aggregate multiple MCP resource servers behind one HTTP endpoint.
Aggregate multiple MCP servers into one for search, parallel calls, and orchestration.
Bridge MCP traffic between Streamable HTTP and stdio for easier integration.